Interface SanityAssetUrlStub

interface SanityAssetUrlStub {
    url: string;
}

Properties

Properties

url: string