qibla/.github/wiki/api/variables/COMPASS_NAMES.md
Aric Camarata a59756bd07 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

13 lines
432 B
Markdown

[**@acamarata/qibla v1.1.1**](../README.md)
***
[@acamarata/qibla](../README.md) / COMPASS\_NAMES
# Variable: COMPASS\_NAMES
> `const` **COMPASS\_NAMES**: readonly \[`"North"`, `"Northeast"`, `"East"`, `"Southeast"`, `"South"`, `"Southwest"`, `"West"`, `"Northwest"`\]
Defined in: [types.ts:14](https://github.com/acamarata/qibla/blob/1546cd5c71a68dd73136e918b6f3f7f195fb5cc7/src/types.ts#L14)
Eight-point compass full names.