Async Hooks module: https://nodejs.org/api/async_hooks.html */ declare module 'node:async_hooks' { export * from 'async_hooks'; } ...
確定! 回上一頁