mirror of
https://github.com/quartz-community/runtime.git
synced 2026-07-22 02:50:26 +00:00
- fetchContentIndex() now returns the fetchData global promise directly - Add @quartz-community/types dependency for ContentIndex type - Add src/globals.d.ts referencing centralized type declarations - Fixes content index resolution on path-prefixed deployments (e.g. user.github.io/repo)
1 line
58 B
TypeScript
1 line
58 B
TypeScript
/// <reference types="@quartz-community/types/globals" />
|