opencode/packages/plugin/src/options.ts
2026-07-26 20:16:58 -04:00

1 line
58 B
TypeScript

export type PluginOptions = Readonly<Record<string, any>>