jhuckaby/pixl-xml

Provide Typescript definitions

Closed this issue · 8 comments

^

I will make a PR for this shortly. I have some definitions in a repository I'm working on.

PR made, but closed in favour of adding types to DefinitelyTyped.

@evanshortiss I can't find for some reason any type definitions for this library. How can I install it from npm?
Thanks.

@Arelav PR now open with DefinitelyTyped - https://github.com/DefinitelyTyped/DefinitelyTyped/pull/37683/files

Once that's merged do npm i @types/pixl-xml

@evanshortiss Thanks. That's what I tried to do and didn't find something because it's pending to be merged.

@Arelav should be working now, or soon since they just merged it.

@jhuckaby you can close this now since npm i @types/pixl-xml is available.

Got it. I still have no idea what any of this means (TypeScript n00b here), but I will close the issue ;)