This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
WOSO_H5_01Team
/
GunfightShoot
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
a2f10f54ec
Branches
Tags
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;
};