This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
ShariX
/
converse-built
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Rama:
unstable
Ramas
Etiquetas
master
unstable
converse-built
/
node_modules
/
yaml-unist-parser
/
lib
/
attach.d.ts
attach.d.ts
90 B
Permalink
Histórico
Raw
1
2
import { Root } from "./types";
export declare function attachComments(root: Root): void;