UNPKG

@payfit/unity-components

Version:

9 lines (8 loc) 231 B
import { createContext as e } from "react"; //#region src/components/multi-select/Multiselect.context.tsx var t = e({ isSearchable: !1, selectedKeys: /* @__PURE__ */ new Set() }); //#endregion export { t as MultiSelectContext };