UNPKG

@lastboy/vue2

Version:

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

10 lines (8 loc) 124 B
import model from './model' import text from './text' import html from './html' export default { model, text, html }