@wix/design-system
Version:
@wix/design-system
5 lines • 355 B
TypeScript
import { InputWithOptionsUniDriver } from '../InputWithOptions/InputWithOptions.uni.driver';
export { inputWithOptionsUniDriverFactory as autoCompleteUniDriverFactory } from '../InputWithOptions/InputWithOptions.uni.driver';
export interface AutoCompleteUniDriver extends InputWithOptionsUniDriver {
}
//# sourceMappingURL=AutoComplete.uni.driver.d.ts.map