webshrine / stdtyp/src / FnFormat
Type Alias: FnFormat<Input, Output>
FnFormat<
Input
,Output
>:FnTransform
<Readonly
<Input
>,Output
|null
>
Formatter function
Type Parameters
• Input
• Output
webshrine / stdtyp/src / FnFormat
FnFormat<
Input
,Output
>:FnTransform
<Readonly
<Input
>,Output
|null
>
Formatter function
• Input
• Output