Vendor opencode source for docker build
This commit is contained in:
4
opencode/.opencode/env.d.ts
vendored
Normal file
4
opencode/.opencode/env.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
declare module "*.txt" {
|
||||
const content: string
|
||||
export default content
|
||||
}
|
||||
Reference in New Issue
Block a user