couch-kit
Preparing search index...
@couch-kit/host
CouchKitHostConfig
Interface CouchKitHostConfig
interface
CouchKitHostConfig
{
devMode
?:
boolean
;
devServerUrl
?:
string
;
port
?:
number
;
staticDir
?:
string
;
}
Index
Properties
dev
Mode?
dev
Server
Url?
port?
static
Dir?
Properties
Optional
dev
Mode
devMode
?:
boolean
Optional
dev
Server
Url
devServerUrl
?:
string
Optional
port
port
?:
number
Optional
static
Dir
staticDir
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dev
Mode
dev
Server
Url
port
static
Dir
couch-kit
Loading...