Remove stub type definitions

This commit is contained in:
Henry Mercer 2022-02-03 17:55:53 +00:00
parent c72c200f52
commit 8768b0f5a3
167 changed files with 0 additions and 35030 deletions

View file

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