What about typescript definitions? I found https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/obj-str/index.d.ts. What do you think about keeping them inside the project, ready and available already with `npm install obj-str`?
What about typescript definitions?
I found https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/obj-str/index.d.ts.
What do you think about keeping them inside the project, ready and available already with
npm install obj-str?