This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
ZhangJinChen
/
opencode
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
b278e49e96
Rami (Branch)
Tag
bridge-zjc
opencode
/
.opencode
/
env.d.ts
env.d.ts
76 B
Cronologia
Originale
1
2
3
4
declare module "*.txt" {
const content: string
export default content
}