UNPKG

object-visualizer

Version:
3 lines (2 loc) 109 B
export declare const objectToString: (thisArg: unknown) => string; export declare type Path = PropertyKey[];