This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
WOSO_H5_01Team
/
GunfightShoot
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
a2f10f54ec
Branche
Tagy
main
master
GunfightShoot
/
node_modules
/
prettier
/
plugins
/
yaml.d.ts
yaml.d.ts
90 B
História
Raw
1
2
3
4
5
import { Parser } from "../index.js";
export declare const parsers: {
yaml: Parser;
};