UNPKG

kist

Version:

Lightweight Package Pipeline Processor with Plugin Architecture

3 lines 185 B
import { ActionInterface } from "../interface/ActionInterface.js"; export declare const coreActions: Record<string, new () => ActionInterface>; //# sourceMappingURL=CoreActions.d.ts.map