UNPKG

@phaserjs/phaser

Version:
6 lines 239 B
import { AddDelayedCall } from './AddDelayedCall'; import { AddTimer } from './AddTimer'; import { Clock } from './Clock'; import { NOOP } from './NOOP'; export { AddDelayedCall, AddTimer, Clock, NOOP }; //# sourceMappingURL=index.d.ts.map