3 lines
94 B
TypeScript
3 lines
94 B
TypeScript
|
/// <reference path="typings/main.d.ts" />
|
||
|
export declare var init: (objectArg: any) => void;
|