Command

a great way to use commands

Command

Usage

    npm install @holo/command

Import

    import {
      Command,
      CommandEmpty,
      CommandGroup,
      CommandInput,
      CommandItem,
      CommandList,
      CommandSeparator,
      CommandShortcut,
    } from "@holo/core"

On this page