You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I understand tsickle does not support generating externs from export * from '...' syntax (which I couldn't find a tracking issue), but it seems that it does not support externs generation for the following situation as well:
As I understand tsickle does not support generating externs from
export * from '...'syntax (which I couldn't find a tracking issue), but it seems that it does not support externs generation for the following situation as well: