Skip to content
Snippets Groups Projects
Commit 13541f2c authored by Sebastien DUMETZ's avatar Sebastien DUMETZ
Browse files

fix globals following last merge

parent 52645057
No related branches found
No related tags found
No related merge requests found
......@@ -37,3 +37,7 @@ declare const ENV_LOCAL: boolean;
// Google Analytics global variable
declare const ga: any;
declare interface Window {
webkitAudioContext: typeof AudioContext
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment