This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
WOSO_H5_01Team
/
GunfightShoot
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
a2f10f54ec
Větve
Značky
main
master
GunfightShoot
/
node_modules
/
prettier
/
plugins
/
yaml.d.ts
yaml.d.ts
90 B
Historie
Surový
1
2
3
4
5
import { Parser } from "../index.js";
export declare const parsers: {
yaml: Parser;
};