File manager - Edit - /usr/local/lib/node_modules/knex-migrator/node_modules/tarn/dist/PromiseInspection.js
Back
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class PromiseInspection { constructor(args) { this._value = args.value; this._error = args.error; } value() { return this._value; } reason() { return this._error; } isRejected() { return !!this._error; } isFulfilled() { return !!this._value; } } exports.PromiseInspection = PromiseInspection;
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings