method default.TransformOptions.construct
Jump to headingTransformOptions.construct(this: Transform,callback: (error?: Error | null) => void,): void
Parameters Jump to heading
Jump to headingthis: Transform
Jump to headingcallback: (error?: Error | null) => void
Return Type Jump to heading
void