parse-path-array.d.ts 61 B

1
  1. export default function parsePathArray(path: any[]): string;