smartenv/dist/index.d.ts

4 lines
89 B
TypeScript
Raw Permalink Normal View History

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