4 lines
67 B
TypeScript
Raw Normal View History

2015-12-01 18:47:24 -06:00
export declare class Push {
static init(options: any): void;
}