UNPKG

@appello/mobile

Version:

Common package with many useful features for mobile development

6 lines (5 loc) 84 B
export interface FileAsset { uri: string; type: string; name: string; }