Interface ContentSourceMapDocumentBase

interface ContentSourceMapDocumentBase {
    _id: string;
    _type: string;
}

Hierarchy (View Summary)

Properties

Properties

_id: string
_type: string