UNPKG

ionic-angular

Version:

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

5 lines 276 B
export var /** @type {?} */ PICKER_OPT_SELECTED = 'picker-opt-selected'; export var /** @type {?} */ DECELERATION_FRICTION = 0.97; export var /** @type {?} */ FRAME_MS = (1000 / 60); export var /** @type {?} */ MAX_PICKER_SPEED = 60; //# sourceMappingURL=picker-options.js.map