mirror of
https://github.com/strapi/strapi.git
synced 2025-09-10 17:17:19 +00:00
10 lines
108 B
Plaintext
Executable File
10 lines
108 B
Plaintext
Executable File
'use strict';
|
|
|
|
/**
|
|
* A set of functions called "actions" for `<%= globalID %>`
|
|
*/
|
|
|
|
module.exports = {
|
|
|
|
};
|