faceyspacey / webpack-flush-chunks

💩 server-to-client chunk discovery + transportation for Universal Rendering
MIT License
355 stars 33 forks source link

Fix inconsistencies in TypeScript declaration file #65

Closed samijaber closed 6 years ago

samijaber commented 6 years ago

Caught some bugs in the TypeScript declaration file while debugging my implementation of webpack-flush-chunks, so here's a quick PR to re-align it with the JS code.

Thanks for the great work on this project! 👍

samijaber commented 6 years ago

@faceyspacey @ScriptedAlchemy Would either of you be able to give this one a quick look? 😄

ScriptedAlchemy commented 6 years ago

Sure thing, been out of town