3 lines
93 B
TypeScript
Raw Normal View History

import * as handler from "../../audio/sounds";
export const play_sound = handler.play_sound;