Yann
test
f23825d
raw
history blame
110 Bytes
declare module "*.png"
declare module "*.svg"
interface Window {
webkitAudioContext: typeof AudioContext
}