From 86749af38ec318e7b32b233a70ce0ac93a8cf2e6 Mon Sep 17 00:00:00 2001 From: Henry Tsai Date: Thu, 3 Oct 2024 16:43:31 -0700 Subject: [PATCH] lint --- packages/api/src/web5.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/api/src/web5.ts b/packages/api/src/web5.ts index 0eca66de4..bc5ee95bd 100644 --- a/packages/api/src/web5.ts +++ b/packages/api/src/web5.ts @@ -53,7 +53,7 @@ export type ConnectPermissionRequest = { /** * Options for connecting to a Web5 agent. This includes the ability to connect to an external wallet. - * + * * NOTE: the returned `ConnectPermissionRequest` type is different to the `ConnectPermissionRequest` type in the `@web5/agent` package. */ export type ConnectOptions = Omit & {