UNPKG

nsgm-cli

Version:

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

3 lines (2 loc) 121 B
#! /usr/bin/env node export declare const startExpress: (options: any, callback?: () => void, command?: string) => void;