UNPKG

ionic-angular

Version:

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

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