UNPKG

ionic-angular

Version:

A powerful framework for building mobile and progressive web apps with JavaScript and Angular

5 lines 208 B
export var PICKER_OPT_SELECTED = 'picker-opt-selected'; export var DECELERATION_FRICTION = 0.97; export var FRAME_MS = (1000 / 60); export var MAX_PICKER_SPEED = 60; //# sourceMappingURL=picker-options.js.map