@habemus-papadum/aiui-console
v0.12.0
Published
The aiui channel console: a dashboard landing page and the trace debugger, served at the channel root.
Readme
@habemus-papadum/aiui-console
The aiui channel console: a dashboard landing page and the trace debugger, served at the channel root.
Install
npm install @habemus-papadum/aiui-consoleUsage
import { greet } from "@habemus-papadum/aiui-console";
greet("world"); // "Hello, world!"