UNPKG

strapi-export-collection-lead

Version:

Effortlessly export Strapi collection data to CSV with filters like date range.

10 lines (7 loc) 161 B
"use strict"; const myService = require("./my-service"); const sitemapurl = require("./sitemapurl"); module.exports = { myService, sitemapurl, };