sibnerian / electron-promise-ipc

Promise-flavored IPC calls in Electron. 100% test coverage.
MIT License
68 stars 10 forks source link

Added Typescript Definitions & Annotations #16

Closed jacob-shuman closed 4 years ago

jacob-shuman commented 4 years ago

This is to resolve issue #15

All files are now in .ts format and export type definition files inside of build.

Type annotations were added to existing functions and data members to enhance clarity.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 9afd45e2cc764209bc2860fe6555e4aded659068 on jacob-shuman:master into 8998b5e3071b62fbb2e194d93ed58bcb6e47a9f1 on sibnerian:master.