UNPKG

@visactor/vue-vtable

Version:

The vue version of VTable

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