UNPKG
rechnik
Version:
latest (0.0.1)
0.0.1
github.com/VlatkoStojkoski/rechnik
VlatkoStojkoski/rechnik
rechnik
/
lib
/
api
/
index.ts
3 lines
(2 loc)
•
55 B
text/typescript
View Raw
1
2
3
export
*
from
'./search'
;
export
*
from
'./content'
;