This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
zyz
/
vm_pro
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Puu:
5ea05ec526
Branchit
Tagit
master
vm_pro
/
custom.d.ts
custom.d.ts
103 B
Historia
Raaka
1
2
3
4
5
6
declare module "*.json" {
const content: any;
export default content;
}
declare module '*.jpg'