4 lines
101 B
TypeScript
4 lines
101 B
TypeScript
|
/// <reference path="ts/typings/main.d.ts" />
|
||
|
declare var smartenv: any;
|
||
|
declare var beautylog: any;
|