Viewing File: /home/ubuntu/efiexchange-node-base/node_modules/@sentry/utils/esm/async.d.ts

/**
 * Consumes the promise and logs the error when it rejects.
 * @param promise A promise to forget.
 */
export declare function forget(promise: PromiseLike<any>): void;
//# sourceMappingURL=async.d.ts.map
Back to Directory File Manager