kessler / node-regedit

Read, Write, List and do all sorts of funky stuff to the windows registry using node.js and windows script host
MIT License
281 stars 45 forks source link

update TS types with listUnexpandedValues #101

Open felixhao28 opened 2 years ago

felixhao28 commented 2 years ago

@kessler

It is not thoroughly tested yet. Please take some time to review it.

kessler commented 1 year ago

@felixhao28 I'll try, but barely have time to maintain this project as it is. There's already an earlier version of it, could you summarize in a few words what has changed / added? I see you added a module declaration and such.

Playing catch up here, apparently with my own requests :-) this update is for #99 ?

Also, perhaps you could add a test of some sort for the typescript version?