mirror of
https://github.com/HangarMC/Hangar.git
synced 2025-01-12 14:06:14 +08:00
3 lines
120 B
TypeScript
3 lines
120 B
TypeScript
export { default as Markdown } from './Markdown.vue';
|
|
export { default as MarkdownEditor } from './MarkdownEditor.vue';
|