Circle V2 API Docs
Preparing search index...
@repo/ui-domain
tests
prettyFormat
NewPlugin
Type Alias NewPlugin
type
NewPlugin
=
{
serialize
:
(
val
:
any
,
config
:
prettyFormat
.
Config
,
indentation
:
string
,
depth
:
number
,
refs
:
prettyFormat
.
Refs
,
printer
:
prettyFormat
.
Printer
,
)
=>
string
;
test
:
Test
;
}
Index
Properties
serialize
test
Properties
serialize
serialize
:
(
val
:
any
,
config
:
prettyFormat
.
Config
,
indentation
:
string
,
depth
:
number
,
refs
:
prettyFormat
.
Refs
,
printer
:
prettyFormat
.
Printer
,
)
=>
string
test
test
:
Test
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
serialize
test
Circle V2 API Docs
Loading...