UNPKG

gather-content-ui

Version:
20 lines 533 B
import { ShortcutTrigger as ShortcutTriggerComponent } from "lib"; declare const _default: { title: string; component: typeof ShortcutTriggerComponent; argTypes: { shortcutTriggered: { action: string; }; }; }; export default _default; export declare const ShortcutTrigger: { (args: any): import("react/jsx-runtime").JSX.Element; parameters: { controls: { hideNoControlsWarning: boolean; }; }; }; //# sourceMappingURL=ShortcutTrigger.stories.d.ts.map