UNPKG

@woosh/meep-engine

Version:

Pure JavaScript game engine. Fully featured and production ready.

5 lines 188 B
export type SoundMaterialInteractionType = number; export namespace SoundMaterialInteractionType { let BluntImpact: number; } //# sourceMappingURL=SoundMaterialInteractionType.d.ts.map