UNPKG

@itwin/itwinui-react

Version:

A react component library for iTwinUI

5 lines (4 loc) 134 B
/** * Returns true if the :has selector is supported in the browser */ export declare const supportsHas: () => boolean | undefined;