UNPKG

@fluentui/react

Version:

Reusable React components for building web experiences.

2 lines (1 loc) 90 B
export declare const isLessThanInRange: (a: number, b: number, range: number) => boolean;