@forge/tunnel
6.4.16.4.1-experimental-04cc2b9
out/graphql/tunnel-graphql-client.d.ts~
out/graphql/tunnel-graphql-client.d.tsModified−1
Index: package/out/graphql/tunnel-graphql-client.d.ts
===================================================================
--- package/out/graphql/tunnel-graphql-client.d.ts
+++ package/out/graphql/tunnel-graphql-client.d.ts
@@ -1,5 +1,4 @@
-/// <reference types="node" resolution-mode="require"/>
import { URL } from 'url';
import { GraphQLClient, GraphQlMutationError, ErrorWithAnalytics, ErrorAnalytics } from '@forge/cli-shared';
export declare class RegisterAppTunnelError extends GraphQlMutationError implements ErrorWithAnalytics {
private static userErrorCodes;