6 天以前 ea1bfefca873a74555559562bca72b1ed605692e
1
2
3
export type MarkdownViewProps = {
  content: string;
};