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

how to use Wicket in typescript environment #96

Open
dyh333 opened this issue Oct 30, 2016 · 2 comments
Open

how to use Wicket in typescript environment #96

dyh333 opened this issue Oct 30, 2016 · 2 comments
Labels

Comments

@dyh333
Copy link

dyh333 commented Oct 30, 2016

does it provide a @types .d.ts file to support typescript environment? thanks

@arthur-e
Copy link
Owner

Hi @dyh333, we haven't had any Typescript developer contribute this file. I'm not qualified to do so, myself. I'd happily accept any pull request contributing one.

@mikeomeara1
Copy link

I've put together a partial TypeScript definition that is working (although not fully tested) for wicket.js and the gmaps script (I'm not using Arc or Leaflet). It's working for me in my Angular/TS setup.

Assumes you have Google Maps typings installed... but no reason you couldn't just exclude those definitions if you're only using wicket core.

Although incomplete, hopefully it's useful.

https://goo.gl/xbw6ax

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