UNPKG

angular2-advanced-notifications

Version:
11 lines 369 B
// TODO: also use this in alertItem var /** @type {?} */ anPositionToAnimationLink = { topLeft: 'fadeInLeft', topCenter: 'fadeInDown', topRight: 'fadeInRight', bottomLeft: 'fadeInLeft', bottomCenter: 'fadeInUp', bottomRight: 'fadeInRight' }; export default anPositionToAnimationLink; //# sourceMappingURL=positionToAnimationLink.js.map