Skip to content

@ralphschuler.webgl shader factory.<internal>.TransformStream

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: TransformStream<I, O>

@ralphschuler/webgl-shader-factory.<internal>.TransformStream

MDN Reference

Type parameters

Name Type
I any
O any

Table of contents

Properties

Properties

readable

Readonly readable: ReadableStream<O>

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:22417


writable

Readonly writable: WritableStream<I>

MDN Reference

Defined in

node_modules/typescript/lib/lib.dom.d.ts:22419

Typescript Libraries

Modules

Namespaces

Clone this wiki locally