Skip to main content

method default.StreamOptions.construct

#StreamOptions.construct(
this: T,
callback: (error?: Error | null) => void,
): void

Parameters #

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

Return Type #

void

Did you find what you needed?

Privacy policy