lenso-plugin-authoring 0.1.1

Runtime-neutral authoring primitives for strongly typed Lenso Plugins.
Documentation
1
2
3
4
5
6
# lenso-plugin-authoring

`lenso-plugin-authoring` owns runtime-neutral authoring primitives shared by
Lenso Plugin frontends. It does not discover providers or mutate an App graph:
a typed `Port<C>` connects only through the adapter-owned dependency view
implemented by its generated `CapabilityClient`.