UNPKG

@steeveproject/ngx-steem-keychain

Version:
23 lines 524 B
/** * @fileoverview added by tsickle * @suppress {checkTypes,extraRequire,uselessCode} checked by tsc */ /** * @record */ export function Response() { } if (false) { /** @type {?} */ Response.prototype.success; /** @type {?} */ Response.prototype.error; /** @type {?} */ Response.prototype.message; /** @type {?} */ Response.prototype.result; /** @type {?} */ Response.prototype.data; /** @type {?} */ Response.prototype.request_id; } //# sourceMappingURL=response.js.map