This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
ShariX
/
converse-built
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
unstable
Ramos
Etiquetas
master
unstable
converse-built
/
node_modules
/
yaml-unist-parser
/
lib
/
constants.d.ts
constants.d.ts
96 B
Link permanente
Histórico
Em bruto
1
2
3
4
5
export declare enum PropLeadingCharacter {
Tag = "!",
Anchor = "&",
Comment = "#"
}