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