UNPKG

jest-test-gen

Version:

Generator of jest unit test with all imports mocked and tests stub for every class and function exported

2 lines (1 loc) 88 B
export declare function getUsedMethods(sourceCode: string, variable: string): string[];