yogastic/yoga-cms/src/api/yoga-text-with-image-component/controllers/yoga-text-with-image-component.ts
2025-01-26 11:06:15 +01:00

8 lines
215 B
TypeScript

/**
* yoga-text-with-image-component controller
*/
import { factories } from '@strapi/strapi'
export default factories.createCoreController('api::yoga-text-with-image-component.yoga-text-with-image-component');