UNPKG

@renpan/v-md-editor

Version:
8 lines (7 loc) 133 B
export default { computed: { langConfig() { return this.$vMdEditorLangConfig[this.$vMdEditorLang]; }, }, };