UNPKG

nxt-json-view

Version:
6 lines (5 loc) 94 B
export interface LevelLabels { [level: number]: { [key: string]: string; }; }