Title

Global

Type Definitions

Object

# IScaffoldingConfig

Properties:
Name Type Description
path IScaffoldingPathConfig

View Source typings.d.js, line 18

Object

# IScaffoldingPathConfig

Properties:
Name Type Description
controllers string
routes string
models string
schemas string

View Source typings.d.js, line 25

'white' | 'red' | 'yellow' | 'cyan' | 'green' | 'gray'

# TScaffoldingLogColor

View Source typings.d.js, line 13

'error' | 'warn' | 'info' | 'log' | 'debug'

# TScaffoldingLogLevel

View Source typings.d.js, line 9

'controller' | 'route' | 'model' | 'schema'

# TScaffoldingType

View Source typings.d.js, line 4