mirror of
https://github.com/anomalyco/opencode.git
synced 2026-08-27 18:52:00 +00:00
1 line
58 B
TypeScript
1 line
58 B
TypeScript
export type PluginOptions = Readonly<Record<string, any>>
|