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