UNPKG

pixi.js

Version:

PixiJS — The HTML5 Creation Engine =============

5 lines (4 loc) 121 B
export interface IGAUSSIAN_VALUES { [x: number]: number[]; } export declare const GAUSSIAN_VALUES: IGAUSSIAN_VALUES;