kist
Version:
Package Pipeline Processor
12 lines (8 loc) • 451 B
text/typescript
// ============================================================================
// Import
// ============================================================================
import { TypeScriptCompilerAction } from "./TypeScriptCompilerAction";
// ============================================================================
// Export
// ============================================================================
export { TypeScriptCompilerAction };