UNPKG

@visactor/vue-vtable

Version:

The vue version of VTable

9 lines (6 loc) 106 B
'use strict'; function Menu(props) { return null; } Menu.symbol = 'Menu'; module.exports = Menu;