UNPKG

instrumentisto-browser

Version:
4 lines (3 loc) 51 B
export interface ObjMap<T> { [s: string]: T; }