feat: 同步
This commit is contained in:
parent
a0915c9cdd
commit
115ca08563
@ -18,6 +18,7 @@ import { vue } from "@codemirror/lang-vue";
|
||||
|
||||
defineOptions({ name: "CodeView" });
|
||||
|
||||
|
||||
// Props接口类型
|
||||
interface Props {
|
||||
type?: "javascript" | "vue" | "json";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user