smartenv/dist/smartenv.environment.d.ts

3 lines
94 B
TypeScript
Raw Permalink Normal View History

2016-02-17 20:44:40 +00:00
/// <reference path="typings/main.d.ts" />
export declare var init: (objectArg: any) => void;