UNPKG

quran-meta

Version:

Library with meta data and functionality related to Holy Quran

6 lines (5 loc) 140 B
import { AyahId } from "../types.js"; //#region src/lists/pageList.d.ts declare const PageList: AyahId[]; //#endregion export { PageList };