UNPKG

cozy-intent

Version:

Event-based library allowing interactions between React-Native and React applications

10 lines (9 loc) 169 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.numbers = void 0; var numbers = { maxAttempts: 20 }; exports.numbers = numbers;