UNPKG

t-comm

Version:

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

7 lines (6 loc) 269 B
export { parseComponentPath } from './analyze'; export { flattenUsingComponentMap } from './flatten'; export { genIterativeComponentMap } from './iterative'; export { normalizePath } from './path'; export { getRelativePath } from './relative'; export * from './types';