fix(core): update

This commit is contained in:
2019-11-30 16:25:24 +00:00
parent aa4c9d6554
commit f536957bbd
7 changed files with 79 additions and 15 deletions

View File

@@ -0,0 +1,5 @@
import * as typedRequestInterfaces from '@apiglobal/typedrequest-interfaces';
export {
typedRequestInterfaces
};