UNPKG

adwaveui

Version:

Interactive Web Components inspired by the Gtk Adwaita theme.

2 lines (1 loc) 76 B
export declare function isOneOf<T>(value: T, ...validValues: T[]): boolean;