LogoPixi’VN
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

See

https://www.typescriptlang.org/docs/handbook/mixins.html

On this page