Skip to content 

ICreateBlobResponse Interface

Packages > @fluidframework/protocol-definitions > ICreateBlobResponse

Signature:

export interface ICreateBlobResponse 

Properties

List of properties of this interface
Property Type Description
id string
url string

Events

id

Signature:

id: string;

url

Signature:

url: string;