pray-calc/.github/wiki/api/interfaces/TwilightAngles.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

799 B

pray-calc v2.1.1


pray-calc / TwilightAngles

Interface: TwilightAngles

Defined in: types.ts:18

Computed twilight depression angles for Fajr and Isha.

Properties

fajrAngle

fajrAngle: number

Defined in: types.ts:20

Solar depression angle for Fajr (positive degrees below horizon).


ishaAngle

ishaAngle: number

Defined in: types.ts:22

Solar depression angle for Isha (positive degrees below horizon).