UNPKG

nsgm-cli

Version:

A CLI tool to run Next/Style-components and Graphql/Mysql fullstack project

4 lines (3 loc) 128 B
import { Command } from "../types"; export declare const deleteCommand: Command; export declare const deleteDbCommand: Command;