Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

9 rader
215 B

  1. 'use strict';
  2. /**
  3. * Read the documentation (https://strapi.io/documentation/developer-docs/latest/development/backend-customization.html#core-controllers)
  4. * to customize this controller
  5. */
  6. module.exports = {};