IDirectoryNewStorageFormat Interface
Packages > fluid-framework > IDirectoryNewStorageFormat
Signature:
export interface IDirectoryNewStorageFormat
Properties
Property | Type | Description |
---|---|---|
blobs | ||
content | IDirectoryDataObject |
Events
blobs
Signature:
blobs: string[];
content
Signature:
content: IDirectoryDataObject;