UNPKG
consumableai
Version:
latest (1.1.0)
1.1.0
## Overview
consumableai
/
dist
/
utils.d.ts
2 lines
(1 loc)
•
80 B
TypeScript
View Raw
1
2
export
declare
function
applyMixins
(
derivedCtor
:
any
,
baseCtors
:
any
[]
):
void
;