Skip to content
Still using @dfinity/agent? Migrate to @icp-sdk/core!

StoreBytesArgs

StoreBytesArgs = [Uint8Array | ArrayBuffer | number[], Omit<StoreConfig, "fileName"> & Required<Pick<StoreConfig, "fileName">>]

Defined in: assets/src/index.ts:90