KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
AutomockedModule
Class AutomockedModule
Index
Constructors
constructor
Properties
id
raw
type
url
Methods
to
JSON
from
JSON
Constructors
constructor
new
AutomockedModule
(
raw
:
string
,
id
:
string
,
url
:
string
)
:
AutomockedModule
Parameters
raw
:
string
id
:
string
url
:
string
Returns
AutomockedModule
Properties
id
id
:
string
raw
raw
:
string
Readonly
type
type
:
"automock"
url
url
:
string
Methods
to
JSON
toJSON
()
:
AutomockedModuleSerialized
Returns
AutomockedModuleSerialized
Static
from
JSON
fromJSON
(
data
:
AutomockedModuleSerialized
)
:
AutospiedModule
Parameters
data
:
AutomockedModuleSerialized
Returns
AutospiedModule
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
raw
type
url
Methods
to
JSON
from
JSON
Github
KC's Workspace
Loading...