This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
WOSO_H5_01Team
/
GunfightShoot
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
1bcb5131ca
Ramas
Etiquetas
main
master
GunfightShoot
/
node_modules
/
prettier
/
plugins
/
yaml.d.ts
yaml.d.ts
90 B
Histórico
Raw
1
2
3
4
5
import { Parser } from "../index.js";
export declare const parsers: {
yaml: Parser;
};