interface CustomPromisifyLegacy extends Function Usage in Denoimport { type CustomPromisifyLegacy } from "node:util"; Type Parameters TCustom extends Function Properties __promisify__: TCustom