Sanity Library Reference Docs
    Preparing search index...

    Interface ContentSourceMapLiteralSource

    When a value is not from a source, its a literal

    interface ContentSourceMapLiteralSource {
        type: "literal";
    }
    Index

    Properties

    Properties

    type: "literal"