hughsk / clamp

Clamp a value between two other values.
MIT License
39 stars 5 forks source link

include Typescript definitions #11

Open mgthomas99 opened 5 years ago

mgthomas99 commented 5 years ago

Includes Typescript type definitions for strict typing.

azerella commented 4 years ago

I'm not sure if this PR is going to be accepted or not so I created a typing that could be consumed publicly if it ever comes up...

https://github.com/DefinitelyTyped/DefinitelyTyped/pull/43011

@hughsk Let me know if you prefer the typing to be in this package.

azerella commented 4 years ago

I'm not sure if this PR is going to be accepted or not so I created a typing that could be consumed publicly if it ever comes up...

DefinitelyTyped/DefinitelyTyped#43011

@hughsk Let me know if you prefer the typing to be in this package.

PR was merged! :tada: