Protontype Reference API
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Proton
Config
Loader
DBDefine
Database
Config
Global
Config
HTTPSConfig
Logger
Config
DEFAULT_
CONFIG
Index
Classes
Proton
Config
Loader
Interfaces
DBDefine
Database
Config
Global
Config
HTTPSConfig
Logger
Config
Object literals
DEFAULT_
CONFIG
Object literals
DEFAULT_
CONFIG
DEFAULT_
CONFIG
:
object
port
port
:
number
= 3000
database
database
:
object
name
name
:
string
= "proton-example"
password
password
:
string
= ""
username
username
:
string
= ""
options
options
:
object
dialect
dialect
:
string
= "sqlite"
storage
storage
:
string
= "proton.sqlite"
define
define
:
object
underscored
underscored
:
boolean
= true
Generated using
TypeDoc