Skip to content

Instantly share code, notes, and snippets.

View jeffcunat's full-sized avatar

Jean-François Cunat jeffcunat

View GitHub Profile
/* eslint-disable no-redeclare */
declare module cast {
export class receiver {
/**
* Version of the cast SDK.
*/
static VERSION: string;
/**
* The Cast receiver logger object.