UNPKG

t-comm

Version:

专业、稳定、纯粹的工具库

12 lines (6 loc) 372 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); var openLocation_optionLocation = require('./option-location.js'); exports.getOpenLocationUrl = openLocation_optionLocation.getOpenLocationUrl; exports.openLocationInH5 = openLocation_optionLocation.openLocationInH5; exports.openLocationInMp = openLocation_optionLocation.openLocationInMp;