Skip to content

Type Alias: RelationConstructor<T>

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

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

Type Parameters

T

T extends Relation = Relation