UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

5 lines 131 B
export type VoiceFlags = number; export namespace VoiceFlags { let Speaking: number; } //# sourceMappingURL=VoiceFlags.d.ts.map