UNPKG

pixi.js

Version:

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

5 lines (4 loc) 144 B
import { Geometry } from '../../renderers/shared/geometry/Geometry'; export declare class BatchGeometry extends Geometry { constructor(); }