temporal-hijri/src/types.ts
Aric Camarata a20f4d62c4 chore: CR/QA polish for v1.0.0 release
Fix documentation style (no em dashes). Update hijri-core devDep
from file: path to ^1.0.0. Add wiki-sync workflow permissions.
Tighten CalendarEngine interface usage; correct month range docs
to 1318-1500 AH throughout.
2026-02-25 15:11:28 -05:00

1 line
80 B
TypeScript

export type { HijriDate, CalendarEngine, ConversionOptions } from 'hijri-core';