UNPKG

typescript-helper-functions

Version:
4 lines (3 loc) 55 B
export interface AnyObject { [key: string]: any; }