UNPKG

1.18 kBJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.default = [
4 '@system.app',
5 '@system.router',
6 '@system.resident',
7 '@system.share',
8 '@system.prompt',
9 '@system.webview',
10 '@system.notification',
11 '@system.request',
12 '@system.fetch',
13 '@system.websocketfactory',
14 '@system.storage',
15 '@system.file',
16 '@service.exchange',
17 '@system.vibrator',
18 '@system.barcode',
19 '@system.sensor',
20 '@system.clipboard',
21 '@system.geolocation',
22 '@system.shortcut',
23 '@system.calendar',
24 '@system.network',
25 '@system.device',
26 '@system.brightness',
27 '@system.volume',
28 '@system.battery',
29 '@system.package',
30 '@system.record',
31 '@system.contact',
32 '@system.sms',
33 '@system.wifi',
34 '@system.bluetooth',
35 '@system.alarm',
36 '@system.cipher',
37 '@system.media',
38 '@system.image',
39 '@system.audio',
40 '@service.push',
41 '@service.pay',
42 '@service.stats',
43 '@service.account',
44 '@service.health',
45 '@service.wxpay',
46 '@service.alipay',
47 '@service.share',
48 '@service.qqaccount',
49 '@service.wxaccount',
50 '@service.wbaccount'
51];