IDataBlob Interface
Packages > @fluidframework/container-definitions > IDataBlob
Blob containing unspecified data
Signature:
export interface IDataBlob extends IBaseBlob
Extends: IBaseBlob
Properties
Property | Type | Description |
---|---|---|
type | "generic" |
Events
type
Signature:
type: "generic";