UNPKG
react-substack
Version:
latest (1.0.17)
1.0.17
1.0.16
1.0.15
Read any Substack newsletter with React
github.com/nosajio/react-substack
react-substack
/
dist
/
esm
/
parser
/
index.d.ts
4 lines
(3 loc)
•
73 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./types'
;
export
*
from
'./feed'
;
export
*
from
'./post'
;