UNPKG

lexical-vue

Version:

An extensible Vue 3 web text-editor based on Lexical.

5 lines (4 loc) 286 B
import * as __VLS_VINE from 'vue-vine/internals'; type __VLS_VINE_HorizontalRulePlugin_props__ = {}; export declare function HorizontalRulePlugin(props: __VLS_VINE.VineComponentCommonProps & __VLS_VINE_HorizontalRulePlugin_props__, context: {}): __VLS_VINE.VueVineComponent; export {};