UNPKG

@lastboy/vue2

Version:

Fork of Vue 2.7.16 with patched CVE-2024-9506 (regex ReDoS vulnerability)

10 lines (8 loc) 131 B
import on from './on' import bind from './bind' import { noop } from 'shared/util' export default { on, bind, cloak: noop }