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