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 new feature #99

Open kessler opened 2 years ago

kessler commented 2 years ago

@felixhao28 Any chance you can update regedit.d.ts with types relating to the new listUnexpandedValues API?

YM326 commented 8 months ago

Also I want to be updated deleteValue

kessler commented 8 months ago

PRs with tests will be most welcomed.