UNPKG

@visactor/vue-vtable

Version:

The vue version of VTable

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