Skip to content

generator ​

The entry for usage generator.

Example ​

js
import { generate } from 'gunshi/generator'

Functions ​

FunctionDescription
generateGenerate the command usage.

Type Aliases ​

Type AliasDescription
GenerateOptionsgenerate options of generate function.

Released under the MIT License.