coreFunctions
Function: applyMixins()
> applyMixins(derivedCtor, baseCtors): void
Defined in: node_modules/untitled-pixi-live2d-engine/types/index.d.ts:4861
Parameters
derivedCtor
(...args) => any
baseCtors
(...args) => any[]
Returns
void