UNPKG

@atlaskit/select

Version:

Select allows users to make a single selection or multiple selections from a list of options.

7 lines (6 loc) 247 B
/** * @deprecated Volt migration shim. This entry-point re-export is retained only * while consumers migrate off the barrel; import directly from the implementation * module instead. */ export { useAsync } from '@atlaskit/react-select/async';