UNPKG

@phaserjs/phaser

Version:
6 lines 212 B
import * as Array from './array'; import * as Base64 from './base64'; import * as String from './string'; import { NOOP } from './NOOP'; export { Array, Base64, NOOP, String }; //# sourceMappingURL=index.d.ts.map