This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
aloneship
/
h5mall_uniapp
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
4409edbc12
Ramos
Etiquetas
master
h5mall_uniapp
/
node_modules
/
prettier
/
plugins
/
yaml.d.ts
yaml.d.ts
90 B
Histórico
Em bruto
1
2
3
4
5
import { Parser } from "../index.js";
export declare const parsers: {
yaml: Parser;
};