Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing .d.ts for "glamor/server" #383

Open
JoshuaKGoldberg opened this issue Jun 5, 2018 · 1 comment
Open

Missing .d.ts for "glamor/server" #383

JoshuaKGoldberg opened this issue Jun 5, 2018 · 1 comment

Comments

@JoshuaKGoldberg
Copy link

import { renderStatic } from "glamor/server";
// Could not find a declaration file for module 'glamor/server'.
// 'C:/Code/MyProject/node_modules/glamor/server.js' implicitly has an 'any' type.
@JoshuaKGoldberg
Copy link
Author

JoshuaKGoldberg commented Jun 5, 2018

Nope, it's there. I must be on an old version.

There exists a server.d.ts checked in...

...but it's not in the npm package as of the latest (2.20.40). Just server.js, no corresponding server.d.ts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant