4.6.201910241503 • Published 5 years ago

@dfeidao/fd-am000043 v4.6.201910241503

Weekly downloads
2
License
MIT
Repository
-
Last release
5 years ago

注销位置监听

注销之前注册的监听位置更改,位置监听原子操作,注销之后不会在实时监听位置更改

Installation

yarn add --dev @dfeidao/fd-am000043

param

属性描述
watch_id监听位置更改返回id

result

Example

import am043 from '@dfeidao/fd-am000043';
import am64 from '@dfeidao/fd-am000064;

const watch_id = am64<number>(fd, 'watch_id');
am043(watch_id);