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

    Interface FromEventsOptions

    interface FromEventsOptions {
        source: string;
        schema: Schema;
    }
    Index

    Source text referenced by offsets in events.

    Schema used to resolve implicit scalar tags.