UNPKG

@sap/cli-core

Version:

Command-Line Interface (CLI) Core Module

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