opencode / packages /plugin /src /v2 /options.ts
SaylorTwift's picture
SaylorTwift HF Staff
Add files using upload-large-folder tool
0dbc9de verified
Raw
History Blame Contribute Delete
58 Bytes
export type PluginOptions = Readonly<Record<string, any>>