Interface ContentSourceMapLiteralSource

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

interface ContentSourceMapLiteralSource {
    type: "literal";
}

Properties

Properties

type: "literal"
MMNEPVFCICPMFPCPTTAAATR