cloudflare/dist/cflare.plugins.d.ts

7 lines
253 B
TypeScript
Raw Permalink Normal View History

2016-05-24 21:36:06 +00:00
import "typings-global";
2016-05-15 17:51:48 +00:00
export declare let beautylog: any;
2017-01-22 18:37:00 +00:00
export import q = require("smartq");
2017-01-29 16:27:48 +00:00
export import smartrequest = require("smartrequest");
2016-05-25 04:26:48 +00:00
export import smartstring = require("smartstring");
2017-01-22 18:37:00 +00:00
export import smartdelay = require('smartdelay');