UNPKG
@0xplaygrounds/rig-wasm
Version:
latest (0.1.0)
0.1.0
A TS and WebAssembly-based port of the Rust agentic AI framework Rig.
@0xplaygrounds/rig-wasm
/
dist
/
esm
/
utils.d.ts
2 lines
(1 loc)
•
57 B
TypeScript
View Raw
1
2
export
{ initPanicHook }
from
"./generated/rig_wasm.js"
;