UNPKG

react-kiwi-dropdown

Version:

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

11 lines (9 loc) 272 B
/** * This file was automatically generated. * DO NOT MODIFY BY HAND. * Run `yarn special-lint-fix` to update */ /** * A list of RegExps or absolute paths to directories or files that should be ignored */ export type WatchIgnorePluginOptions = (string | RegExp)[];