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