pixi-jsType aliasesType Alias: Dict<T>pixi-vn on GitHubAsk AIPatreon> Dict<T> = object Defined in: node_modules/pixi.js/lib/utils/types.d.ts:14 A dictionary type that maps string keys to values of type T. Type Parameters T T Index Signature [key: string]: T AdvancedType Alias: DestroyOptionsPrevious PageType Alias: EventModeNext Page