mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
Rename Tables.ts to tables.ts
This commit is contained in:
parent
ff6831b576
commit
9f848b752b
@ -1,2 +0,0 @@
|
||||
export * from "./tables/Table";
|
||||
export * from "./tables/AbstractTable";
|
||||
2
src/decorator/tables.ts
Normal file
2
src/decorator/tables.ts
Normal file
@ -0,0 +1,2 @@
|
||||
export * from "./tables/Table";
|
||||
export * from "./tables/AbstractTable";
|
||||
Loading…
x
Reference in New Issue
Block a user