UNPKG

react-kiwi-dropdown

Version:

| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha

5 lines (4 loc) 164 B
import { URIRegExps } from "./uri"; export declare function buildExps(isIRI: boolean): URIRegExps; declare const _default: URIRegExps; export default _default;