mirror of
https://github.com/strapi/strapi.git
synced 2025-11-17 02:28:30 +00:00
3 lines
92 B
JavaScript
3 lines
92 B
JavaScript
// this is a failsafe file in case the package gets required as code
|
|
module.exports = null;
|