UNPKG

@apideck/portman

Version:

Port OpenAPI Spec to Postman Collection, with contract & variation tests included

2 lines (1 loc) 95 B
export declare const inRange: (num: number, rangeStart: number, rangeEnd?: number) => boolean;