UNPKG

@mdfriday/foundry

Version:

The core engine of MDFriday. Convert Markdown and shortcodes into fully themed static sites – Hugo-style, powered by TypeScript.

5 lines 151 B
export * from './content'; export * from './pagemap'; export * from './pagetrees'; export * from './pagecollector'; //# sourceMappingURL=index.d.ts.map