Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
mini-browser
LocationWithoutSchemeMapper
Class LocationWithoutSchemeMapper
Location mapper for locations without a scheme.
Hierarchy
LocationWithoutSchemeMapper
Implements
LocationMapper
Index
Constructors
constructor
Methods
can
Handle
map
Constructors
constructor
new
Location
Without
Scheme
Mapper
(
)
:
LocationWithoutSchemeMapper
Returns
LocationWithoutSchemeMapper
Methods
can
Handle
can
Handle
(
location
:
string
)
:
MaybePromise
<
number
>
Parameters
location:
string
Returns
MaybePromise
<
number
>
map
map
(
location
:
string
)
:
MaybePromise
<
string
>
Parameters
location:
string
Returns
MaybePromise
<
string
>
Exports
mini-
browser
Mini
Browser
Commands
Mini
Browser
Content
Style
Mini
Browser
Endpoint
Mini
Browser
Props
Location
Without
Scheme
Mapper
constructor
can
Handle
map
Location mapper for locations without a scheme.