UNPKG

taro-hooks

Version:
17 lines (16 loc) 309 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BANNAMESPACE = exports.ENV_TYPE = void 0; exports.ENV_TYPE = { WEAPP: 'WEAPP', WEB: 'WEB', RN: 'RN', SWAN: 'SWAN', ALIPAY: 'ALIPAY', TT: 'TT', QQ: 'QQ', JD: 'JD' }; exports.BANNAMESPACE = ['__taro', 'at'];