Skip to content

@habemus-papadum/aiui-console

The aiui channel console: a dashboard landing page and the trace debugger, served at the channel root.

Install

sh
npm install @habemus-papadum/aiui-console

Usage

ts
import { greet } from "@habemus-papadum/aiui-console";

greet("world"); // "Hello, world!"