Condensate's shared interface primitives, icons, logo, and buddy assets.
Location
packages/orbkit in the Condensate monorepo. Its manifest name is @condensate/orbkit.
Commands
Run these from packages/orbkit after installing dependencies at the repository root.
| Script | Command |
|---|---|
typecheck | tsc --noEmit |
test | bun test |
Exports
| Import suffix | Source |
|---|---|
. | ./src/index.ts |
./lib | ./src/lib.ts |
./react | ./src/react.tsx |
./buddy | ./src/buddy-react.tsx |
./theme.css | ./src/theme/orbkit.css |
Workspace dependencies
This manifest declares no workspace dependencies.
Source of truth
These tables are generated from the package manifest. Follow the application guides for setup, and the linked source for exported interfaces.