This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
lovecoding
/
web0715
Sledovat
10
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Wiki
Strom:
fe6af9b77d
Větve
Značky
master
web0715
/
13.webpack
/
demo1
/
node_modules
/
ajv
/
dist
/
vocabularies
/
next.d.ts
next.d.ts
97 B
Historie
Surový
1
2
3
import type { Vocabulary } from "../types";
declare const next: Vocabulary;
export default next;