Skip to content

Type Alias: RelationConstructor<T> ​

RelationConstructor<T> = Constructor<T> & typeof Relation

Defined in: packages/soukai/src/models/relations/Relation.ts:9

Type Parameters ​

T ​

T extends Relation = Relation