UNPKG

@jsonjoy.com/json-pack

Version:

High-performance JSON serialization library

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