Xivgear Types Documentation
Preparing search index...
@xivgear/backend-resolver
frontend_file_server
FrontendFileServerProvider
Type Alias FrontendFileServerProvider
type
FrontendFileServerProvider
=
{
get
frontendClientPath
()
:
URL
;
get
staticFilePath
()
:
URL
;
}
Index
Accessors
frontend
Client
Path
static
File
Path
Accessors
frontend
Client
Path
get
frontendClientPath
()
:
URL
Get the URL at which this instance is exposed.
Returns
URL
static
File
Path
get
staticFilePath
()
:
URL
Get the upstream URL which hosts the static files.
Returns
URL
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Accessors
frontend
Client
Path
static
File
Path
Xivgear Types Documentation
Loading...
Get the URL at which this instance is exposed.