astro-ghostcms/.pnpm-store/v3/files/fa/2a1d9a8c95c33b2ed6a1f843903...

7 lines
167 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
'use strict';
const cliBoxes = require('./boxes.json');
module.exports = cliBoxes;
// TODO: Remove this for the next major release
module.exports.default = cliBoxes;