UNPKG

@jsonjoy.com/util

Version:
3 lines 115 B
export type PathStep = string | number; export type Path = readonly PathStep[]; //# sourceMappingURL=types.d.ts.map