Skip to main content
interface CreateWriteStreamFSImplementation

Properties

write: (...args: any[]) => any
optional
writev: (...args: any[]) => any
Back to top