diff --git a/ts/index.ts b/ts/index.ts index 76f3390..18632ca 100644 --- a/ts/index.ts +++ b/ts/index.ts @@ -1,2 +1,3 @@ export * from './smartsitemap.classes.smartsitemap'; -export * from './smartsitemap.classes.sitemapnews'; \ No newline at end of file +export * from './smartsitemap.classes.sitemapnews'; +export * from './smartsitemap.classes.sitemapwebsite'; \ No newline at end of file