5 lines
196 B
TypeScript
5 lines
196 B
TypeScript
export * from './websetup.classes.websetup';
|
|
export * from './websetup.classes.tag.metatag';
|
|
export * from './websetup.classes.tag.opengraphtag';
|
|
export * from './websetup.classes.tag.jsonldtag';
|