UNPKG

lexical-vue

Version:

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

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