ICreateBlobResponse Interface
Packages > @fluidframework/protocol-definitions > ICreateBlobResponse
Signature:
export interface ICreateBlobResponse
Properties
Property | Type | Description |
---|---|---|
id | string | |
url | string |
Events
id
Signature:
id: string;
url
Signature:
url: string;