UNPKG

typia

Version:

Superfast runtime validators with only one line

2 lines (1 loc) 96 B
export declare const $is_between: (value: number, minimum: number, maximum: number) => boolean;