/
Alex_Ural
/
opencode
Обзор
Документация
Войти
/
Alex_Ural
/
opencode
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
dev
packages/plugin/src/v2/effect/index.ts
3 строки
129 B
Dax Raad
refactor(plugin): use direct runtime registry
23 июн 2026, 03:10
23 июн 2026, 03:10
975b113
Код
Авторство
О чём код?
export type { PluginContext } from "./context.js" export { define } from "./plugin.js" export type { Plugin } from "./plugin.js"