Preparing search index...
The search index is not available
@perennial/sdk
@perennial/sdk
Perennial
Definitions
ChainFormatter
Type alias ChainFormatter<type>
Chain
Formatter
<
type
>
:
{
format
:
(
(
args
)
=>
any
)
;
type
:
type
;
}
Type Parameters
type
extends
string
=
string
Type declaration
format
:
(
(
args
)
=>
any
)
(
args
)
:
any
Parameters
args
:
any
Returns
any
type
:
type
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@perennial/sdk
Loading...