UNPKG
star-wh
Version:
latest (1.0.0)
1.0.0
star-wh
/
bin
/
node_modules
/
rxjs
/
src
/
fetch
/
index.ts
2 lines
(1 loc)
•
62 B
text/typescript
View Raw
1
2
export
{ fromFetch }
from
'../internal/observable/dom/fetch'
;