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.tr.d.ts declare const surahNamesTr: SurahNames; //#endregion export { surahNamesTr };