threepointone/glamor

Outdated index.d.ts published

screendriver opened this issue · 1 comments

My project depends on glamor 2.20.40. Unfortunately speedy() and flush() are missing in the deployed npm package. As you can see here the last exported function is rehydrate() in the deployed npm package:

screen shot 2018-06-26 at 06 51 12

But in the index.d.ts here on master it looks like

2a640357-2332-48f8-839d-32914a112cc3

Looks like this is still the case