UNPKG

react-bootstrap-typeahead

Version:
6 lines (5 loc) 223 B
import { Story, Meta } from '@storybook/react'; import { InputProps } from './Input'; declare const _default: Meta<import("@storybook/react").Args>; export default _default; export declare const Default: Story<InputProps>;