2022-01-03 18:35:47 +01:00

3 lines
76 B
JavaScript

export default {
"crash": new URL('./crash.wav', import.meta.url).href
}