Packages

@twind/with-react.readableStream › default

Hierarchy

Constructors

constructor

new default(options?)

Parameters

NameType
options?InlineOptions | Twind<any, any>

Overrides

TransformStream<Uint8Array, Uint8Array&gt;.constructor

Defined in

packages/with-react/src/readableStream.ts:11

Properties

readable

Readonly readable: ReadableStream<Uint8Array>

Inherited from

TransformStream.readable

Defined in

node_modules/.pnpm/typescript@4.8.4/node_modules/typescript/lib/lib.dom.d.ts:14199


writable

Readonly writable: WritableStream<Uint8Array>

Inherited from

TransformStream.writable

Defined in

node_modules/.pnpm/typescript@4.8.4/node_modules/typescript/lib/lib.dom.d.ts:14200