UNPKG

@pixi/core

Version:
8 lines (7 loc) 150 B
/** * @private * @method mapSize * @memberof PIXI.glCore.shader * @param {string} type */ export declare function mapSize(type: string): number;