UNPKG

@visactor/vue-vtable

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