add strapi-plugin-import-export-entries

This commit is contained in:
2025-02-13 16:56:42 +00:00
parent 84133223fa
commit 235da149fb
11 changed files with 353 additions and 1 deletions

View File

@ -0,0 +1,7 @@
/**
* janlist router
*/
import { factories } from '@strapi/strapi';
export default factories.createCoreRouter('api::janlist.janlist');