smartsitemap/ts/smartsitemap.classes.sitemapnews.ts
2020-10-25 22:12:38 +00:00

8 lines
119 B
TypeScript

import * as plugins from './smartsitemap.plugins';
export class SitemapNews {
public readFromRssFeed() {
}
}