smartsitemap/ts/smartsitemap.plugins.ts

6 lines
73 B
TypeScript
Raw Normal View History

2020-10-25 22:12:38 +00:00
import * as smartxml from '@pushrocks/smartxml';
export {
smartxml
};