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