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