mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Re-export types for notifications store to revert accidental breaking… (#5715)
* Re-export types for notifications store to revert accidental breaking change Signed-off-by: Janne Savolainen <janne.savolainen@live.fi> * Tweak exports for notifications to provide same API contract Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
This commit is contained in:
parent
85781cfeac
commit
2b9c2ad69e
@ -4,3 +4,4 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
export * from "./notifications";
|
export * from "./notifications";
|
||||||
|
export * from "./notifications.store";
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user