5 lines
113 B
TypeScript
5 lines
113 B
TypeScript
import { registerSoundImplementation } from '~/api/player'
|
|
|
|
window.funkwhale = {
|
|
registerSoundImplementation
|
|
}
|