cupertino-files / PAGE_NUMBER_FORMATS
Variable: PAGE_NUMBER_FORMATS
constPAGE_NUMBER_FORMATS:object
Defined in: src/tswp/fields.ts:87
Page-number formats this library will write.
Deliberately short. Apple's number_format enum certainly has more members — the UI offers roman numerals in both cases, letters, and more — but only these two appear in any file examined, each with its name written alongside so the pairing is not inferred. A format outside this list is written by passing both halves explicitly to buildNumberAttachment.
Type Declaration
decimal
readonlydecimal:object
decimal.code
readonlycode:0=0
decimal.name
readonlyname:"decimal"="decimal"
lower-roman
readonlylower-roman:object
lower-roman.code
readonlycode:2=2
lower-roman.name
readonlyname:"lower-roman"="lower-roman"