3 lines
93 B
TypeScript

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