Skip to content 

IDirectoryNewStorageFormat Interface

Packages > @fluidframework/map > IDirectoryNewStorageFormat

Signature:

export interface IDirectoryNewStorageFormat 

Properties

List of properties of this interface
Property Type Description
blobs string[]
content IDirectoryDataObject

Events

blobs

Signature:

blobs: string[];

content

Signature:

content: IDirectoryDataObject;