UNPKG

ajsfw

Version:
7 lines (6 loc) 127 B
export interface IResourceTypes { script: string[]; style: string[]; text: string[]; binary: string[]; }