folder-page/dist/types.d.ts
saberzero1 3d5f3338fb
chore: commit dist/ and remove prepare script
Pre-built output is now committed to the repository so that
Quartz can skip the build step during plugin installation.
The prepare script is removed to prevent redundant builds
when installing from npm/git.
2026-03-14 21:58:38 +01:00

3 lines
314 B
TypeScript

export { BuildCtx, PageGenerator, PageMatcher, ProcessedContent, QuartzPageTypePlugin, QuartzPageTypePluginInstance, QuartzPluginData, StaticResources, VirtualPage } from '@quartz-community/types';
export { a as FolderPageOptions } from './types-DjXd6K7r.js';
export { S as SortFn } from './PageList-DncPcZ4-.js';