sesaparcours
    Preparing search index...
    interface ParsedOptions {
        _: string[];
        [key: string]: string | boolean | string[];
    }

    Indexable

    • [key: string]: string | boolean | string[]
    Index

    Properties

    _

    Properties

    _: string[]