feat(skill): built-in opencode-meta skill (#26617)
This commit is contained in:
4
packages/opencode/src/markdown.d.ts
vendored
Normal file
4
packages/opencode/src/markdown.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
declare module "*.md" {
|
||||
const content: string
|
||||
export default content
|
||||
}
|
||||
Reference in New Issue
Block a user