Search
    Preparing search index...
    interface StandaloneFormatSpec {
        format: string[];
        isFormat?: RegExp;
        standalone: string[];
    }
    Index

    Properties

    format: string[]
    isFormat?: RegExp
    standalone: string[]