createFormatterSpec Method @beta
Creates a FormatterSpec for a given persistence unit name and format properties, using the UnitsProvider to resolve the persistence unit.
createFormatterSpec(props: CreateFormattingSpecProps): Promise<FormatterSpec>
Parameter | Type | Description |
---|---|---|
props | CreateFormattingSpecProps | A CreateFormattingSpecProps interface. |
Returns - Promise<FormatterSpec>
Defined in
Last Updated: 07 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.