issues
search
Shubham-Kumar-2000
/
protocol-registry
This module allows you to set custom protocol handler for your nodejs app.
MIT License
65
stars
14
forks
source link
Ts driver file added.
#16
Closed
Adi-11
closed
3 years ago
Adi-11
commented
3 years ago
Description:
Added TS Driver file in test folder for TS support in the package.
Type of change:
[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
Checklist:
[x] My code follows the style guidelines of this project.
[x] I have performed a self-review of my own code.
[x] I have commented my code, particularly in hard-to-understand areas.
[x] I have made corresponding changes to the documentation.
[x] My changes generate no new warnings.
[x] I have added tests that prove my fix is effective or that my feature works.
Description:
Added TS Driver file in test folder for TS support in the package.
Type of change:
Checklist: