Max Lynch 5198d6ec5f Push
2015-12-01 18:47:24 -06:00

4 lines
67 B
TypeScript

export declare class Push {
static init(options: any): void;
}