Preparing search index...
The search index is not available
wpmm
wpmm
utils/axios
axiosFetch
Variable axiosFetch
Const
axios
Fetch
:
{
get
:
(
<
T
>
(
url
)
=>
any
)
;
post
:
(
<
T
>
(
url
,
body
)
=>
any
)
;
}
= ...
Type declaration
get
:
(
<
T
>
(
url
)
=>
any
)
<
T
>
(
url
)
:
any
Type Parameters
T
Parameters
url
:
string
Returns
any
post
:
(
<
T
>
(
url
,
body
)
=>
any
)
<
T
>
(
url
,
body
)
:
any
Type Parameters
T
Parameters
url
:
string
body
:
object
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
wpmm
Database
Dump
Initialize
Installer
Package
Updater
WpPackage
actions
constants
index
types
utils/axios
utils/commands
utils/data
utils/fs
utils/parsers
utils/prompts
utils/wordpress
Generated using
TypeDoc