UNPKG

typeorm-stubs

Version:
5 lines (4 loc) 154 B
import { StubGenerator, StubOptions } from './interfaces'; import 'reflect-metadata'; export * from './stub'; export type { StubGenerator, StubOptions };