Search
Preparing search index...
The search index is not available
makit-plugin
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"plugin/inline/inline-js"
External module "plugin/inline/inline-js"
Index
Interfaces
InlineJSOption
Type aliases
Make
Variables
debug
Functions
inlineJS
replace
Inline
Type aliases
Make
Make
:
function
Type declaration
(
str
:
string
)
:
Promise
<
number
>
Parameters
str:
string
Returns
Promise
<
number
>
Variables
Const
debug
debug
:
any
= Debug('inline:parseJs')
Functions
inlineJS
inlineJS
(
make
:
Make
, content
:
string
|
Buffer
, path
:
string
, options
:
InlineJSOption
)
:
Promise
<
string
>
Parameters
make:
Make
content:
string
|
Buffer
path:
string
options:
InlineJSOption
Returns
Promise
<
string
>
replace
Inline
replace
Inline
(
make
:
Make
, content
:
string
, path
:
string
, options
:
InlineJSOption
)
:
Promise
<
string
>
Parameters
make:
Make
content:
string
path:
string
options:
InlineJSOption
Returns
Promise
<
string
>
Globals
"plugin/inline/inline-
js"
InlineJSOption
Make
debug
inlineJS
replace
Inline
Generated using
TypeDoc