UNPKG

@konstructio/ui

Version:

A set of reusable and customizable React components built for konstruct.io

7 lines (6 loc) 180 B
import { CommandContext as m } from "./Command.context.js"; import { CommandProvider as t } from "./Command.provider.js"; export { m as CommandContext, t as CommandProvider };