Hey! :)
I'm following this tutorial: https://learn.microsoft.com/en-us/power-bi/developer/visuals/local-storage?tabs=v2 and when I import those libs, I got the error:
Namespace 'powerbi.extensibility' has no exported member 'StorageV2ResultInfo'.ts(2694)
Anyone got this problem?