docs: refresh TypeDoc API output (T-E8-03 QA-A verify)

This commit is contained in:
Aric Camarata 2026-05-30 17:48:47 -04:00
parent e663b343ac
commit 4b1a1fc835
4 changed files with 4 additions and 4 deletions

View file

@ -8,7 +8,7 @@
> **formatHijriDate**(`hijriDate`, `format`): `string`
Defined in: [src/formatHijriDate.ts:24](https://github.com/acamarata/luxon-hijri/blob/19dc465d7f7d279e07bf7505e42f4bba5f93ef3b/src/formatHijriDate.ts#L24)
Defined in: [src/formatHijriDate.ts:24](https://github.com/acamarata/luxon-hijri/blob/e663b343ac1cd16188500a4302fd3e68ff29b3c1/src/formatHijriDate.ts#L24)
Format a Hijri date using a token-based format string.

View file

@ -8,7 +8,7 @@
> **toGregorian**(`hy`, `hm`, `hd`, `options?`): `Date`
Defined in: [src/toGregorian.ts:25](https://github.com/acamarata/luxon-hijri/blob/19dc465d7f7d279e07bf7505e42f4bba5f93ef3b/src/toGregorian.ts#L25)
Defined in: [src/toGregorian.ts:25](https://github.com/acamarata/luxon-hijri/blob/e663b343ac1cd16188500a4302fd3e68ff29b3c1/src/toGregorian.ts#L25)
Convert a Hijri date to a Gregorian Date object.

View file

@ -8,7 +8,7 @@
> **CalendarSystem** = `"uaq"` \| `"fcna"`
Defined in: [src/types.ts:20](https://github.com/acamarata/luxon-hijri/blob/19dc465d7f7d279e07bf7505e42f4bba5f93ef3b/src/types.ts#L20)
Defined in: [src/types.ts:20](https://github.com/acamarata/luxon-hijri/blob/e663b343ac1cd16188500a4302fd3e68ff29b3c1/src/types.ts#L20)
Built-in calendar system identifiers.

View file

@ -8,7 +8,7 @@
> `const` **formatPatterns**: `object`
Defined in: [src/formatPatterns.ts:10](https://github.com/acamarata/luxon-hijri/blob/19dc465d7f7d279e07bf7505e42f4bba5f93ef3b/src/formatPatterns.ts#L10)
Defined in: [src/formatPatterns.ts:10](https://github.com/acamarata/luxon-hijri/blob/e663b343ac1cd16188500a4302fd3e68ff29b3c1/src/formatPatterns.ts#L10)
Purpose: Reference map of all supported format tokens to their human-readable descriptions.
Inputs: n/a — static data export