UNPKG

@tsmean/resource

Version:
5 lines (4 loc) 102 B
export interface Resource { uid?: string; [x: string]: any; // any number of unknown properties }