UNPKG
@foxglove/ws-protocol-examples
Version:
latest (0.10.0)
0.10.0
0.9.0
0.8.2
0.8.1
0.8.0
0.7.1
0.7.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Foxglove WebSocket protocol examples
foxglove.dev
foxglove/ws-protocol
@foxglove/ws-protocol-examples
/
dist
/
cjs
/
ws-protocol-examples
/
src
/
boxen.d.ts
2 lines
•
141 B
TypeScript
View Raw
1
2
export
default
function
boxen
(
...args: Parameters<(
typeof
import
(
"boxen"
))[
"default"
]>
):
Promise
<string>;
//# sourceMappingURL=boxen.d.ts.map