UNPKG

@pixi/utils

Version:

Collection of utilities used by PixiJS

9 lines (8 loc) 152 B
declare namespace GlobalMixins { interface Settings { FAIL_IF_MAJOR_PERFORMANCE_CAVEAT: boolean; RETINA_PREFIX: RegExp; } }