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