UNPKG

@visactor/vue-vtable

Version:

The vue version of VTable

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