UNPKG

quran-meta

Version:

Library with meta data and functionality related to Holy Quran

6 lines (5 loc) 138 B
import { AyahId } from "../types.cjs"; //#region src/lists/juzList.d.ts declare const JuzList: AyahId[]; //#endregion export { JuzList };