adopted-ember-addons / ember-cli-flash

Simple, highly configurable flash messages for ember-cli
https://www.npmjs.com/package/ember-cli-flash
MIT License
356 stars 113 forks source link

Export interfaces #368

Closed vlascik closed 2 years ago

vlascik commented 2 years ago

MessageOptions, FlashFunction and CustomMessageInfo interfaces are useful also when using and customizing the library, this makes sure they are exported as well.