Interface SanityReferenceInternal

interface SanityReference {
    _ref: string;
}

Properties

Properties

_ref: string