UNPKG

rsuite

Version:

A suite of react components

3 lines (2 loc) 108 B
export declare function isOneOf(one: string, ofTarget: string | string[]): boolean; export default isOneOf;