alpha-6 had a spelling error which I was happy to see is fixed, but the alpha 7 package no longer includes the index.d.ts file.
Hello. I just did a clean install and I see the file included:
mkdir tmp
cd tmp
npm init
npm install --save react-to-print@latest
ls node_modules/react-to-print/lib
# index.d.ts index.js index.js.map
yes it seems to work on a clean, I tried upgrading and downgrading a couple times and it kept getting deleted. I'll close this out.