method default.TransformOptions.construct Usage in Denoimport type mod from "node:stream"; TransformOptions.construct(this: Transform,callback: (error?: Error | null) => void,): void Parameters this: Transform callback: (error?: Error | null) => void Return Type void