mirror of
https://github.com/morten-olsen/plainidx.git
synced 2026-02-08 01:06:24 +01:00
3 lines
96 B
TypeScript
3 lines
96 B
TypeScript
export { markdownPlugin } from './markdown.js';
|
|
export { MarkdownPlugin } from './manifest.js';
|