fix(core): update

This commit is contained in:
2020-06-26 01:39:10 +00:00
parent 20f06e5935
commit 7d9dc1ad65
3 changed files with 70 additions and 11 deletions

View File

@ -6,3 +6,5 @@ import * as css from './domtools.css';
export { css, breakpoints, elementBasic };
export { DomTools } from './domtools.classes.domtools';
export { TypedRequest } from '@apiglobal/typedrequest';