@phaserjs/phaser
Version:
7 lines • 294 B
TypeScript
import { GetHeight } from './GetHeight';
import { GetResolution } from './GetResolution';
import { GetWidth } from './GetWidth';
import { SetSize } from './SetSize';
import { Size } from './Size';
export { GetWidth, GetHeight, GetResolution, SetSize, Size };
//# sourceMappingURL=index.d.ts.map