UNPKG

@belvo-finance/belvo-vue-components

Version:

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

16 lines (15 loc) 243 B
{ "$schema": "http://json-schema.org/draft-04/schema#", "type": "number", "oneOf": [ { "standsFor": "Above", "const": 1 }, { "standsFor": "Below", "const": 2 } ], "default": 1 }