Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ main.js
File
main.js
examples/io/streams/examples/button/main.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
Digital = device.io.Digital;
2
import
{ TransformStream } from
"streams"
;
3
import
{ IOReadableStreamMixin, IOWritableStreamMixin } from
"iostreams"
;
4
Callers
nothing calls this directly
Calls
4
IOReadableStreamMixin
Function · 0.90
IOWritableStreamMixin
Function · 0.90
pipeThrough
Method · 0.80
pipeTo
Method · 0.45
Tested by
no test coverage detected