xml-flow icon indicating copy to clipboard operation
xml-flow copied to clipboard

Does it work in TypeScript too?

Open LukasMolka opened this issue 4 years ago • 3 comments

It could be that I'm missing something but it doesn't work for me because the it needs the parameter, which is called "person" in your example and it is not set.

LukasMolka avatar Jan 05 '21 07:01 LukasMolka

I use it with Typescript, but have to add my own definition file. I'll try to make a pull request on definitelyTyped this week so that you can install @types/xml-flow

warerebel avatar Jan 25 '21 14:01 warerebel

Just FYI, pull request raised https://github.com/DefinitelyTyped/DefinitelyTyped/pull/50841 Once accepted you can npm install @types/xml-flow to use with typescript.

warerebel avatar Jan 26 '21 14:01 warerebel