@proto.ui/adapter-base
Base package for building Proto UI adapters.
Purpose
Provides the base template, shared host wiring, and common runtime bridges for building Proto UI adapters.
Package Role
Adapter foundation package used to translate Proto UI contracts into concrete host integrations.
Install
npm install @proto.ui/adapter-base@0.0.1
Internal Structure
src/events/src/gate/src/host/src/index.tssrc/lifecycle/src/types.tssrc/wiring/
Related Internal Packages
@proto.ui/core@proto.ui/runtime@proto.ui/types
License
MIT