smartenv/dist/index.d.ts

4 lines
89 B
TypeScript

/// <reference path="typings/main.d.ts" />
declare var smartenv: any;
export = smartenv;