4.6.201909161536 • Published 5 years ago

@dfeidao/fd-am000046 v4.6.201909161536

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

判断是否开启位置服务

判断是否开启位置服务,如果开启了位置服务,则返回true, 否则的话返回false

Installation

yarn add --dev @dfeidao/fd-am000046

param

result

boolean

Example

import am046 from '@dfeidao/fd-am000046';

const location_service = await am046();