UNPKG

@beenotung/tslib

Version:
13 lines (12 loc) 368 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ionic = void 0; var ionic; (function (ionic) { let constant; (function (constant) { /* nav */ constant.forward = 'forward'; constant.back = 'back'; })(constant = ionic.constant || (ionic.constant = {})); })(ionic || (exports.ionic = ionic = {}));