UNPKG
@recogito/recogito-js
Version:
latest (1.8.4)
1.8.4
1.8.2
1.8.1
1.8.0
1.7.1
1.6.1
1.6.0
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
0.3.0
0.2.2
0.2.1
0.2.0
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
A JavaScript library for text annotation
github.com/recogito/recogito-js
recogito/recogito-js
@recogito/recogito-js
/
src
/
highlighter
/
index.js
2 lines
(1 loc)
•
56 B
JavaScript
View Raw
1
2
export
{
default
as
Highlighter
}
from
'./Highlighter'
;