UNPKG

vue

Version:

Reactive, component-oriented view layer for modern web interfaces.

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 }