mirror of
https://github.com/anomalyco/opencode.git
synced 2026-09-11 15:14:39 +00:00
1 line
58 B
TypeScript
1 line
58 B
TypeScript
export type PluginOptions = Readonly<Record<string, any>>
|