콘텐츠로 이동

RnAssetMetadata

Defined in: core/index.ts:113

RN AssetRegistry.registerAsset metadata — only exposes the fields actually read by the rn-asset-copy release copy path. width/height/hash are passed directly to the RN runtime via the in-bundle registerAsset({...}) call, so they are not duplicated on this side channel.

fileSystemLocation: string

Defined in: core/index.ts:115


httpServerLocation: string

Defined in: core/index.ts:114


name: string

Defined in: core/index.ts:116


scales: number[]

Defined in: core/index.ts:118


type: string

Defined in: core/index.ts:117