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
279 stars 45 forks source link

Fix: #103 missing typescript definitions #105

Open davidgoitia opened 2 years ago

davidgoitia commented 2 years ago

Fixes types stated in #103

kessler commented 1 year ago

@davidgoitia @felixhao28 can you guys maybe add some sort of testing code for the typescript version?