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

View File

View File

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