UNPKG

ionic-angular

Version:

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

5 lines 237 B
export const /** @type {?} */ PORTAL_DEFAULT = 1; export const /** @type {?} */ PORTAL_MODAL = 2; export const /** @type {?} */ PORTAL_LOADING = 3; export const /** @type {?} */ PORTAL_TOAST = 4; //# sourceMappingURL=app-constants.js.map