This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
masif
/
quran
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Tarik Permintaan
0
Wiki
Pohon:
cf937194cb
Ranting
Tag
master
quran
/
node_modules
/
xstate
/
es
/
schema.js
schema.js
102 B
Riwayat
Mentahan
1
2
3
4
5
6
function createSchema(schema) {
return schema;
}
var t = createSchema;
export { createSchema, t };