Documentation / @zerotal/tenancy / Tenantable
Function: Tenantable()
Tenantable<
TBase>(Base): {(...args):cls;tenantColumn:string;prototype:cls<any>; } &TBase
Defined in: tenancy/src/Tenantable.ts:102
Type Parameters
TBase
TBase extends Constructor<object>
Parameters
Base
TBase