UNPKG

@visactor/vue-vtable

Version:

The vue version of VTable

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