/** * Copyright (c) 2023 Gitpod GmbH. All rights reserved. * Licensed under the GNU Affero General Public License (AGPL). * See License.AGPL.txt in the project root for license information. */ /* * Resolver allows to reconstruct stack traces from obfuscated stack traces for the dashboard. * Usage: * node resolver.js < obfuscated-stack-trace.txt * * OR * * node resolver.js <