Spaces:
Sleeping
Sleeping
| declare module "*.png" | |
| declare module "*.svg" | |
| interface Window { | |
| webkitAudioContext: typeof AudioContext | |
| } | |
| declare module "*.png" | |
| declare module "*.svg" | |
| interface Window { | |
| webkitAudioContext: typeof AudioContext | |
| } | |