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 r } from "./Command.context.js"; import { CommandProvider as t } from "./Command.provider.js"; export { r as CommandContext, t as CommandProvider };