%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/node_modules/@types/lodash/fp/
Upload File :
Create Path :
Current File : /var/www/html/node_modules/@types/lodash/fp/convert.d.ts

interface ConvertOptions {
    cap?: boolean;
    curry?: boolean;
    fixed?: boolean;
    immutable?: boolean;
    rearg?: boolean;
}

interface Convert {
    (func: object, options?: ConvertOptions): any;
    (name: string, func: (...args: any[]) => any, options?: ConvertOptions): any;
}

declare const convert: Convert;
export = convert;

Zerion Mini Shell 1.0