This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
Testaccount
/
1.Test
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
89450d07bf
Ramas
Etiquetas
master
1.Test
/
heyingying
/
node_modules
/
ajv
/
dist
/
vocabularies
/
next.d.ts
next.d.ts
97 B
Histórico
Raw
1
2
3
import type { Vocabulary } from "../types";
declare const next: Vocabulary;
export default next;