UNPKG

@onedevcompany/cmdk

Version:

> **Note** > > This is a fork of amazing [cmdk](https://github.com/pacocoursey/cmdk). In their repository, I saw some issues, PRs and discussions not answered in a while, so I decided to fork because I needed some extra features.

4 lines (3 loc) 249 B
export { Command, CommandDialog, CommandEmpty, CommandGroup, CommandInput, CommandItem, CommandList, CommandLoading, CommandRoot, CommandSeparator, defaultFilter, useCommandState } from './cmdk.mjs'; import 'react'; import '@radix-ui/react-dialog';