Search
Preparing search index...
The search index is not available
@argdown/node
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@argdown/node
CopyDefaultCssPlugin
Class CopyDefaultCssPlugin
Hierarchy
CopyDefaultCssPlugin
Implements
IAsyncArgdownPlugin
Index
Constructors
constructor
Properties
defaults
name
prepare
run
Async
Methods
get
Settings
Constructors
constructor
new
Copy
Default
Css
Plugin
(
config
?:
ICopyDefaultCssSettings
)
:
CopyDefaultCssPlugin
Parameters
Optional
config:
ICopyDefaultCssSettings
Returns
CopyDefaultCssPlugin
Properties
Optional
defaults
defaults
?:
ICopyDefaultCssSettings
name
name
:
string
= "CopyDefaultCssPlugin"
prepare
prepare
:
IRequestHandler
= ...
run
Async
run
Async
:
IAsyncRequestHandler
= ...
Methods
get
Settings
get
Settings
(
request
:
IArgdownRequest
)
:
ICopyDefaultCssSettings
Parameters
request:
IArgdownRequest
Returns
ICopyDefaultCssSettings
Exports
Copy
Default
Css
Plugin
constructor
defaults
name
prepare
run
Async
get
Settings
Generated using
TypeDoc