subsrt-ts
    Preparing search index...

    Interface BuildOptions

    interface BuildOptions {
        eol?: string;
        format: string;
        verbose?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    eol?: string
    format: string
    verbose?: boolean