pray-calc/.github/wiki/api/interfaces/FormattedPrayerTimes.md
Aric Camarata 4227afc2c3 docs: add TypeDoc API generation (typedoc@0.28.19 + typedoc-plugin-markdown@4.11.0)
Add typedoc and typedoc-plugin-markdown as devDependencies. Add typedoc.json config
targeting src/index.ts with markdown output to .github/wiki/api. Add docs script to
package.json. Generate initial API reference pages.

Part of T-E8-03 — TypeDoc automation for all 12 JS/TS packages.
2026-05-30 16:41:58 -04:00

2 KiB

pray-calc v2.1.1


pray-calc / FormattedPrayerTimes

Interface: FormattedPrayerTimes

Defined in: types.ts:50

Prayer times formatted as HH:MM:SS strings.

Properties

angles

angles: TwilightAngles

Defined in: types.ts:60


Asr

Asr: string

Defined in: types.ts:56


Dhuhr

Dhuhr: string

Defined in: types.ts:55


Fajr

Fajr: string

Defined in: types.ts:52


Isha

Isha: string

Defined in: types.ts:58


Maghrib

Maghrib: string

Defined in: types.ts:57


Midnight

Midnight: string

Defined in: types.ts:59


Noon

Noon: string

Defined in: types.ts:54


Qiyam

Qiyam: string

Defined in: types.ts:51


Sunrise

Sunrise: string

Defined in: types.ts:53