UNPKG
@bobril/highlighter
Version:
latest (1.1.2)
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
0.3.0
0.2.0
0.1.0
Syntax highlighter component for Bobril
github.com/bobril/highlighter
bobril/highlighter
@bobril/highlighter
/
index.ts
4 lines
(3 loc)
•
92 B
text/typescript
View Raw
1
2
3
4
export
*
from
"./src/core"
;
export
*
from
"./src/highlight"
;
import
"./commonLanguages"
;