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
{{ message }}
This repository was archived by the owner on Oct 30, 2020. It is now read-only.
Propose to add an option flag isomorphic: boolean (false by default)
The text was updated successfully, but these errors were encountered:
budarin
changed the title
Need to have anmed export and interface declaration at the same time for using in isomorphic app
Need to have named export and interface declaration at the same time for using in isomorphic app
Sep 11, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
I am developing an isomorphic app and
style-loader/useable
and use such operatorso I need to have both declarations and also to have declared
use
and ``unuse``` methodsWhat is needed:
app.css
app.css.d.ts
Propose to add an option flag
isomorphic: boolean (false by default)
The text was updated successfully, but these errors were encountered: