Skip to main content
method WritableBase.prototype._construct
WritableBase.prototype._construct(callback: (error?: Error | null) => void): void
Deprecated

Parameters

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

Return Type

void
Back to top