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

7 lines
123 B
Plaintext

/**
* For Node.js, simply re-export the core `util.deprecate` function.
*/
module.exports = require('util').deprecate;