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
6 lines
(5 loc)
•
168 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./direction'
;
export
*
from
'./lastVerseResult'
;
export
*
from
'./navigationResult'
;
export
*
from
'./overflowResult'
;
export
*
from
'./verseNavigator'
;