UNPKG

@jsonjoy.com/util

Version:
3 lines (2 loc) 80 B
export type PathStep = string | number; export type Path = readonly PathStep[];