Skip to main content

BlobFileData

Signature

type BlobFileData = {
url: string;
sha: string;
};