interface CustomPromisifyLegacy extends Function Usage in Deno```typescript import { type CustomPromisifyLegacy } from "node:node__util.d.ts"; ``` Type Parameters TCustom extends Function Properties __promisify__: TCustom