UNPKG

@ng-web-apis/midi

Version:

An Observable based library for the use of Web MIDI API with Angular

2 lines (1 loc) 83 B
export declare function between(value: number, min: number, max: number): boolean;