@hyperjump/browser
Preparing search index...
hyperjump
FileUriSchemePlugin
Class FileUriSchemePlugin
Supports the
file:
URI scheme. Media type is determined by file extensions.
Implements
UriSchemePlugin
Index
Constructors
constructor
Properties
retrieve
schemes
Constructors
constructor
new
FileUriSchemePlugin
(
hyperjump
:
Hyperjump
<
any
>
)
:
FileUriSchemePlugin
Parameters
hyperjump
:
Hyperjump
<
any
>
Returns
FileUriSchemePlugin
Properties
retrieve
retrieve
:
(
uri
:
string
,
options
:
GetOptions
)
=>
Promise
<
Response
>
schemes
schemes
:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
retrieve
schemes
@hyperjump/browser
Loading...
Supports the
file:
URI scheme. Media type is determined by file extensions.