Appearance
type AssetImport: object;
Result of importing asset via imgit.
content: EncodedContent;
Sources of the asset content.
info: ContentInfo;
Content metadata.
server/import.ts:5 ↗