Type Alias: FmcComponentFormatter<T>
FmcComponentFormatter<
T> =FmcFormatter<T> | (type) =>FmcFormatterOutput
Defined in: src/sdk/fmc/FmcFormat.ts:52
Formats a value of a type
Type Parameters
| Type Parameter |
|---|
T |
FmcComponentFormatter<
T> =FmcFormatter<T> | (type) =>FmcFormatterOutput
Defined in: src/sdk/fmc/FmcFormat.ts:52
Formats a value of a type
| Type Parameter |
|---|
T |