UNPKG

@belvo-finance/belvo-vue-components

Version:

## Project setup ``` npm install ```

5 lines 105 B
function ShapeGroupData() { this.it = []; this.prevViewData = []; this.gr = createNS('g'); }