updeep-remeda/dist/util/splitPath.d.ts

2 lines
140 B
TypeScript
Raw Normal View History

2023-01-03 18:51:35 +00:00
export default function splitPath(path: string | number | (number | string)[]): (string | number)[];
//# sourceMappingURL=splitPath.d.ts.map