Interface SanityAssetIdStub

interface SanityAssetIdStub {
    _id: string;
}

Properties

Properties

_id: string