UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

5 lines 285 B
export class SoundEmitterSerializationUpgrader_0_1 extends BinaryClassUpgrader { upgrade(source: any, target: any): void; } import { BinaryClassUpgrader } from "../../../ecs/storage/binary/BinaryClassUpgrader.js"; //# sourceMappingURL=SoundEmitterSerializationUpgrader_0_1.d.ts.map