UNPKG

@phaserjs/phaser

Version:
9 lines (8 loc) 191 B
import { BatchSize } from "./BatchSize"; import { GetBatchSize } from "./GetBatchSize"; import { SetBatchSize } from "./SetBatchSize"; export { GetBatchSize, SetBatchSize, BatchSize };