hyperlark (TypeScript)
Preparing search index...
ImportLoader
Type Alias ImportLoader
ImportLoader
:
(
base
:
string
|
null
,
path
:
string
)
=>
ImportLoaderResult
|
null
Sync
%import
host loader. Called only during
.lark
construction.
Type Declaration
(
base
:
string
|
null
,
path
:
string
)
:
ImportLoaderResult
|
null
Parameters
base
:
string
|
null
path
:
string
Returns
ImportLoaderResult
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
hyperlark (TypeScript)
Loading...
Sync
%importhost loader. Called only during.larkconstruction.