mirror of
https://github.com/strapi/strapi.git
synced 2025-10-18 03:23:49 +00:00
10 lines
108 B
Plaintext
10 lines
108 B
Plaintext
![]() |
'use strict';
|
||
|
|
||
|
/**
|
||
|
* A set of functions called "actions" for `<%= globalID %>`
|
||
|
*/
|
||
|
|
||
|
module.exports = {
|
||
|
|
||
|
};
|