This website works better with JavaScript
Startsida
Utforska
Hjälp
Logga in
lovecoding
/
w1020
Bevaka
10
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
babd1cffb6
Grenar
Taggar
master
w1020
/
22.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;