Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
jest
ChalkFunction
Interface ChalkFunction
Hierarchy
ChalkFunction
Callable
__call
(
text
:
TemplateStringsArray
,
...
placeholders
:
any
[]
)
:
string
__call
(
...
text
:
any
[]
)
:
string
Parameters
text:
TemplateStringsArray
Rest
...
placeholders:
any
[]
Returns
string
Parameters
Rest
...
text:
any
[]
Returns
string
Globals
jest
Chalk
Function