Skip to content

dag-core / Exports / ICreateAssetInput

Interface: ICreateAssetInput

Table of contents

Properties

Properties

fileName

fileName: string

Defined in

interfaces/asset-store-port.ts:20


mediaType

mediaType: string

Defined in

interfaces/asset-store-port.ts:21


content

content: Uint8Array<ArrayBufferLike>

Defined in

interfaces/asset-store-port.ts:22

Released under the MIT License.