5 lines
130 B
TypeScript
5 lines
130 B
TypeScript
/// <reference path="../ts/typings/main.d.ts" />
|
|
declare var smartenv: any;
|
|
declare var beautylog: any;
|
|
declare var key2: string;
|