UNPKG

@malagu/typeorm

Version:
5 lines 232 B
export declare function autoBindEntities(entities: any, name?: string): void; export declare namespace EntityProvider { function getEntities(name?: string): Function[] | undefined; } //# sourceMappingURL=entity-provider.d.ts.map