add cflare

This commit is contained in:
2017-05-19 12:14:43 +02:00
parent 7c5cafeb1b
commit 8c28fcc906
8 changed files with 33 additions and 12 deletions

3
dist/mod_cloudflare/mod.plugins.d.ts vendored Normal file
View File

@@ -0,0 +1,3 @@
export * from '../npmci.plugins';
import * as cflare from 'cflare';
export { cflare };