mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-26 19:31:39 -04:00
3 lines
100 B
TypeScript
3 lines
100 B
TypeScript
export * as Plugin from "./plugin.js"
|
|
export { PluginContextProvider, usePlugin } from "./solid.js"
|