subsrt-ts
    Preparing search index...

    Interface ParseOptions

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

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    eol?: string
    format?: string
    verbose?: boolean