mirror of
https://github.com/acamarata/dayjs-hijri-plus.git
synced 2026-07-01 03:04:27 +00:00
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.
36 lines
757 B
Markdown
36 lines
757 B
Markdown
[**dayjs-hijri-plus v1.0.1**](../README.md)
|
|
|
|
***
|
|
|
|
[dayjs-hijri-plus](../README.md) / HijriDate
|
|
|
|
# Interface: HijriDate
|
|
|
|
Defined in: node\_modules/.pnpm/hijri-core@1.0.0/node\_modules/hijri-core/dist/index.d.mts:1
|
|
|
|
Re-exported from hijri-core for consumers who import from dayjs-hijri-plus.
|
|
Avoids requiring hijri-core as a direct dependency just to use these types.
|
|
|
|
## Properties
|
|
|
|
### hd
|
|
|
|
> **hd**: `number`
|
|
|
|
Defined in: node\_modules/.pnpm/hijri-core@1.0.0/node\_modules/hijri-core/dist/index.d.mts:4
|
|
|
|
***
|
|
|
|
### hm
|
|
|
|
> **hm**: `number`
|
|
|
|
Defined in: node\_modules/.pnpm/hijri-core@1.0.0/node\_modules/hijri-core/dist/index.d.mts:3
|
|
|
|
***
|
|
|
|
### hy
|
|
|
|
> **hy**: `number`
|
|
|
|
Defined in: node\_modules/.pnpm/hijri-core@1.0.0/node\_modules/hijri-core/dist/index.d.mts:2
|