Documentation
Preparing search index...
@kehto/paja
PajaServer
Interface PajaServer
interface
PajaServer
{
hostConfig
:
PajaHostConfig
;
url
:
string
;
close
()
:
Promise
<
void
>
;
}
Index
Properties
host
Config
url
Methods
close
Properties
Readonly
host
Config
hostConfig
:
PajaHostConfig
Readonly
url
url
:
string
Methods
close
close
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
host
Config
url
Methods
close
Documentation
Loading...