UNPKG

ts-mock-imports

Version:

Intuitive mocking for Typescript class imports

5 lines (4 loc) 115 B
export * from './construct'; export * from './manager'; export * from './module'; export * from './string-key-of';