UNPKG
@sahabaplus/mushaf-engine
Version:
beta (1.2.0-beta.1)
latest (1.4.3)
1.4.3
1.4.2
1.4.1
1.4.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.2.0-beta.1
1.1.0-beta.1
1.0.0-beta.5
1.0.0-beta.4
1.0.0-beta.3
1.0.0-beta.2
1.0.0-beta.1
TypeScript implementation of a Quran Mushaf navigation engine
@sahabaplus/mushaf-engine
/
dist
/
navigation
/
index.d.ts
9 lines
(8 loc)
•
275 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
9
export
*
from
"./direction"
;
export
*
from
"./lastVerseResult"
;
export
*
from
"./navigationResult"
;
export
*
from
"./navigationBounds"
;
export
*
from
"./navigationSettings"
;
export
*
from
"./overflowResult"
;
export
*
from
"./verseNavigator"
;
export
*
from
"./versePosition"
;