UNPKG

react-native-ui-lib

Version:

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://stand-with-ukraine.pp.ua)

13 lines (12 loc) 343 B
export declare class MultipleInstancesException extends Error { constructor(size: number); } export declare class NoSelectorException extends Error { constructor(); } export declare class SelectorChainingException extends Error { constructor(); } export declare class SelectorNotFoundException extends Error { constructor(); }