UNPKG
scloud
Version:
latest (0.0.1)
0.0.1
send.cloud API wrapper
github.com/sendcloudcode/scloud
sendcloudcode/scloud
scloud
/
ts
/
scloud.plugins.ts
5 lines
•
117 B
text/typescript
View Raw
1
2
3
4
5
/// <reference path="./typings/main.d.ts" />
var
plugins = {
beautylog
:
require
(
"beautylog"
) };
export
= plugins;