fix(core): update

This commit is contained in:
2020-12-08 22:31:35 +00:00
parent 8fb071f57b
commit 5ce55190fe
3 changed files with 14 additions and 0 deletions

View File

@@ -2,3 +2,4 @@ export * from './websetup.classes.websetup';
export * from './websetup.classes.tag.metatag';
export * from './websetup.classes.tag.opengraphtag';
export * from './websetup.classes.tag.jsonldtag';
export * from './websetup.classes.title';