fix(core): update

This commit is contained in:
2019-07-18 17:12:03 +02:00
parent f510408fce
commit f652cc72fe
7 changed files with 111 additions and 39 deletions

View File

@@ -1 +1,3 @@
export * from './cloudflare.interfaces';
export * from './cloudflare.api.record';
export * from './cloudflare.api.zone';
export * from './cloudflare.api.workerroute';