astro-ghostcms/.pnpm-store/v3/files/e8/60d48ca4ae777d963ab666aae99...

7 lines
123 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
/**
* For Node.js, simply re-export the core `util.deprecate` function.
*/
module.exports = require('util').deprecate;