UNPKG

jest-bench

Version:
4 lines (3 loc) 200 B
export declare const createStore: (glob: any) => void; export declare const getStore: (glob: any) => any; export declare const saveResult: (suiteName: string, benchName: string, result: any) => void;