UNPKG

infinity-forge

Version:
5 lines (4 loc) 179 B
import { ActionsTable } from '../../../interfaces.js'; export declare function CreateAction({ actions }: { actions: ActionsTable; }): import("react/jsx-runtime").JSX.Element;