This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
masif
/
quran
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
cf937194cb
Ramas
Etiquetas
master
quran
/
node_modules
/
comment-parser
/
lib
/
transforms
/
indent.d.ts
indent.d.ts
96 B
Histórico
Raw
1
2
import { Transform } from './index.js';
export default function indent(pos: number): Transform;