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
@layershifter I do not want to use ES6 modules... Is it not possible to include export as namespace semanticUIReact; into the .d.ts file to allow consuming it via semanticUIReact?
How can I have typed
semanticUIReact
in a TypeScript file? I have tried:But I get
cannot find name semanticUIReact
error.The text was updated successfully, but these errors were encountered: