smartsitemap/ts/index.ts

4 lines
169 B
TypeScript
Raw Permalink Normal View History

2022-03-24 23:14:34 +00:00
export * from './smartsitemap.classes.smartsitemap.js';
export * from './smartsitemap.classes.sitemapnews.js';
2023-07-27 14:16:37 +00:00
export * from './smartsitemap.classes.sitemapwebsite.js';