updeep-remeda/dist/util/splitPath.d.ts
2023-01-03 13:51:35 -05:00

2 lines
140 B
TypeScript

export default function splitPath(path: string | number | (number | string)[]): (string | number)[];
//# sourceMappingURL=splitPath.d.ts.map