Search
Preparing search index...
The search index is not available
meml
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
meml
Loaders
MemlLoader
Class MemlLoader
Hierarchy
MemlLoader
Implements
ILoader
Index
Constructors
constructor
Properties
config
Methods
content
Import
destructure
Import
link
Inline
link
Path
Constructors
constructor
new
Meml
Loader
(
)
:
MemlLoader
Returns
MemlLoader
Properties
config
config
:
LoaderConfig
= ...
Methods
content
Import
content
Import
(
pathContents
:
string
, path
:
string
, production
:
boolean
)
:
Promise
<
string
>
Parameters
pathContents:
string
path:
string
production:
boolean
Returns
Promise
<
string
>
destructure
Import
destructure
Import
(
pathContents
:
string
, path
:
string
, toImport
:
Token
[]
, production
:
boolean
)
:
Promise
<
Map
<
string
,
string
|
ComponentDefinition
>
>
Parameters
pathContents:
string
path:
string
toImport:
Token
[]
production:
boolean
Returns
Promise
<
Map
<
string
,
string
|
ComponentDefinition
>
>
link
Inline
link
Inline
(
content
:
string
)
:
string
Parameters
content:
string
Returns
string
link
Path
link
Path
(
path
:
string
, content
:
string
)
:
string
Parameters
path:
string
content:
string
Returns
string
Exports
Ast
Nodes
Loaders
Targets
CSSLoader
HTMLLoader
JSLoader
Meml
Loader
constructor
config
content
Import
destructure
Import
link
Inline
link
Path
ILoader
Loader
Config
relative
Link
reset
Linker
Generated using
TypeDoc