This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
lovecoding
/
VIP24
Bevaka
6
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
a17549b0c2
Grenar
Taggar
master
VIP24
/
工具
/
webpack
/
node_modules
/
ajv
/
dist
/
vocabularies
/
next.d.ts
next.d.ts
97 B
Historik
Rå
1
2
3
import type { Vocabulary } from "../types";
declare const next: Vocabulary;
export default next;