mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
refactoring entity metadata stuff
This commit is contained in:
parent
545b1fc0dc
commit
1b5502c143
@ -1,6 +1,7 @@
|
||||
import {RelationType} from "../metadata/types/RelationTypes";
|
||||
import {RelationOptions} from "../decorator/options/RelationOptions";
|
||||
import {PropertyTypeInFunction} from "../metadata/types/PropertyTypeInFunction";
|
||||
import {RelationTypeInFunction} from "../metadata/types/RelationTypeInFunction";
|
||||
|
||||
/**
|
||||
* Arguments for RelationMetadata class.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user