Type Alias FileSystemWriteChunkType

    FileSystemWriteChunkType:
        | BufferSource
        | Blob
        | string
        | WriteParams