UNPKG

vue3-highlight-text

Version:

a vue3 directive of highlight text

4 lines (3 loc) 157 B
declare var VUE3_HIGHLIGHT_TEXT: (options = { mode: string, color: string }) => (el: HTMLElement, binding: any) => void export default VUE3_HIGHLIGHT_TEXT