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

6 lines
73 B
TypeScript

import * as smartxml from '@pushrocks/smartxml';
export {
smartxml
};