Function getConfig

  • For internal use only.

    Parameters

    • Optional rootPath: string

    Returns {
        historyMode: boolean;
        prefix: string;
    }

    • historyMode: boolean
    • prefix: string

Generated using TypeDoc