Skip to content

createCollectionMixin

createCollectionMixin<TBase>(Base): {(…args): Collection; prototype: Collection<any>; } & TBase

Defined in: src/Collection.ts:15

TBase extends Constructor

TBase

{(…args): Collection; prototype: Collection<any>; } & TBase