UNPKG

weex-nuke

Version:

基于 Rax 、Weex 的高性能组件体系 ~~

8 lines (6 loc) 270 B
import * as is from './is'; // import * as urlHandler from './urlhandler'; import urlHelper from './urlhelper'; import { HttpUrl as url } from './url'; import urlHandler from './urlhandler'; export default { is, Location: window.location, urlHelper, url, urlHandler };