myrne / performance-now

Implements performance.now (based on process.hrtime).
MIT License
162 stars 26 forks source link

Add typescript typings file. #8

Closed rictic closed 7 years ago

rictic commented 7 years ago

This makes it slightly easier to use this module in typescript.

myrne commented 7 years ago

I have merged the pull request, but I feel a bit uneasy about it, as I don't know how to test that it's actually functioning. What code is necessary to verify that this type information is available to tools that understand them? I have no problem with adding typescript as a devDependency.

myrne commented 7 years ago

Your additions are available in version 2.1.