interface Window { fetch(url: string, options? : {}) : Promise }