UNPKG

kist

Version:

Lightweight Package Pipeline Processor with Plugin Architecture

12 lines (8 loc) 430 B
// ============================================================================ // Import // ============================================================================ import { FileRenameAction } from "./FileRenameAction.js"; // ============================================================================ // Export // ============================================================================ export { FileRenameAction };