t-comm
Version:
专业、稳定、纯粹的工具库
11 lines (10 loc) • 521 B
JavaScript
export { findRouteName } from './find-route-name.mjs';
export { getRouterFuncPath } from './helper.mjs';
export { getH5CurrentUrl, matchParams } from './match-params.mjs';
export { default as pathToRegexp } from './path-to-regexp.mjs';
export { uniHookRouter } from './uni-hook-router.mjs';
export { getUniRouteName } from './uni-route-name.mjs';
export { getRoutePartUrl, getUrlInMP, queryString } from './url.mjs';
import '@babel/runtime/helpers/typeof';
import '../tslib.es6-096fffdd.js';
import '../slash/slash.mjs';