replugged

    Interface GetModuleOptions

    interface GetModuleOptions {
        all?: boolean;
        raw?: boolean;
    }
    Index

    Properties

    Properties

    all?: boolean

    Return all matches instead of just the first

    raw?: boolean

    Return the raw module instead of the exports

    MMNEPVFCICPMFPCPTTAAATR