UNPKG

@paperbits/common

Version:
3 lines 54 B
export interface Bag<T> { [key: string]: T; }