deno.com

method WritableBase.prototype._construct

#WritableBase.prototype._construct(callback: (error?: Error | null) => void): void

Parameters #

#callback: (error?: Error | null) => void

Return Type #

void