LogoPixi’VN
coreType aliases

Type Alias: Mutable<T>

> Mutable<T> = { -readonly [P in keyof T]: T[P] }

Defined in: node_modules/untitled-pixi-live2d-engine/types/index.d.ts:506

Type Parameters

T

T

On this page