This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
masif
/
quran
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
Fa:
cf937194cb
Branch-ok
Tag-ek
master
quran
/
node_modules
/
css-tree
/
lib
/
syntax
/
atrule
/
font-face.js
font-face.js
139 B
Előzmények
Nyers
1
2
3
4
5
6
7
8
module.exports = {
parse: {
prelude: null,
block: function() {
return this.Block(true);
}
}
};