This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
WangZixian
/
app
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
app
/
node_modules
/
mathjax-full
/
js
/
a11y
/
mathmaps.d.ts
mathmaps.d.ts
92 B
Permalink
Histórico
Raw
1
2
3
4
declare const MathMaps: Map<string, {
[path: string]: any;
}>;
export default MathMaps;