js-yaml - v5.3.0
    Preparing search index...

    Variable legacyMapTagConst

    legacyMapTag: MappingTagDefinition<
        Record<string, unknown>,
        Record<string, unknown>,
    > = ...

    This implementation exists solely to reproduce v4 behavior exactly. Its use is strongly discouraged. If complex or non-string keys are needed, use realMapTag instead.