GoogleChromeLabs / critters

🦔 A Webpack plugin to inline your critical CSS and lazy-load the rest.
https://npm.im/critters-webpack-plugin
Apache License 2.0
3.44k stars 108 forks source link

Improve TypeScript typings #76

Closed developit closed 3 years ago

developit commented 3 years ago

/cc @alan-agius4 @janicklas-ralph - let me know if these seem okay. The types added in #61 were an ambient declaration, but I don't think they needed to be.