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