UNPKG

@lastboy/vue2

Version:

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

9 lines (7 loc) 255 B
import attrs from './attrs' import klass from './class' import events from './events' import domProps from './dom-props' import style from './style' import transition from './transition' export default [attrs, klass, events, domProps, style, transition]