UNPKG
docsify-rtl
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Docsify rtl library
github.com/koliberr136a1/docsify-rtl
koliberr136a1/docsify-rtl
docsify-rtl
/
test
/
docsify-rtl.test.ts
4 lines
(3 loc)
•
61 B
text/typescript
View Raw
1
2
3
4
test
(
"Docsify RTL"
, () => { expect(
true
).toBe(
true
); });