fix(core): update

This commit is contained in:
2019-09-01 13:51:11 +02:00
parent 6ab5e9cb30
commit 4cf7aea374
5 changed files with 16 additions and 17 deletions

View File

@@ -6,9 +6,7 @@ export { path };
// @apiglobal
import * as typedrequest from '@apiglobal/typedrequest';
export {
typedrequest
};
export { typedrequest };
// @servezone
import * as servezoneInterfaces from '@servezone/servezone-interfaces';