export default { setup() { this.minimum = 1; this.maximum = -1; } };