UNPKG

@antv/path-util

Version:

A common util collection for antv projects

3 lines (2 loc) 75 B
declare function parsePath(p: string): string[]; export default parsePath;