UNPKG

@sap/cli-core

Version:

Command-Line Interface (CLI) Core Module

4 lines (3 loc) 109 B
import { Command } from "../../../types.js"; declare const showCommand: Command; export default showCommand;