mirror of
https://github.com/quartz-community/folder-page.git
synced 2026-07-22 02:50:24 +00:00
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.
3 lines
314 B
TypeScript
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';
|