BREAKING CHANGE(scope): change scope, tools and package name

This commit is contained in:
2018-08-14 01:53:52 +02:00
parent 05677231f7
commit 92682c1276
23 changed files with 1367 additions and 1320 deletions

View File

@@ -1,2 +1 @@
import 'typings-global'
export {CflareAccount} from "./cflare.classes.cflareaccount";
export { CloudflareAccount } from './cloudflare.classes.account';