Interface ContentSourceMapDocument

interface ContentSourceMapDocument {
    _dataset?: undefined;
    _id: string;
    _projectId?: undefined;
    _type: string;
}

Hierarchy (View Summary)

Properties

_dataset?: undefined
_id: string
_projectId?: undefined
_type: string