UNPKG

quran-meta

Version:

Library with meta data and functionality related to Holy Quran

6 lines (5 loc) 153 B
import { SurahNames } from "./types.cjs"; //#region src/i18n/surah.en.d.ts declare const surahNamesEn: SurahNames; //#endregion export { surahNamesEn };