UNPKG

react-autocomplete-plugin

Version:

A simple, powerful, lightweight and customizable autocomplete tool programmed for React projects!

3 lines (2 loc) 152 B
import { CustomAriaType, CustomClassType, CustomStyleType } from './types'; export { type CustomAriaType, type CustomClassType, type CustomStyleType };