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

Codemirror.d.ts doesn't contain definitions for CodemirrorModule #1

Closed
micheal-hill opened this issue Sep 9, 2016 · 1 comment
Closed
Labels

Comments

@micheal-hill
Copy link

micheal-hill commented Sep 9, 2016

The definition files don't contain definitions for the CodemirrorModule, so attempting to use the module in a Typescript results in a compile error:

import {CodemirrorModule} from 'ng2-codemirror'

Error:(32, 9) TS2305: Module '"...../node_modules/ng2-codemirror/Codemirror"' has no exported member 'CodemirrorModule'.

@edwardyangxin
Copy link

Got the same error

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

No branches or pull requests

3 participants