MCPcopy Create free account
hub / github.com/adobe/react-spectrum /

Class

packages/@internationalized/number/src/NumberParser.ts:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 * according to the locale.
35 */
36export class NumberParser {
37 private locale: string;
38 private options: Intl.NumberFormatOptions;
39

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected