Skip to content

Commit 6f03487

Browse files
CI pls
1 parent 4962138 commit 6f03487

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astro-authproto/src/virtual-modules.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ declare module "fujocoded:authproto/hooks" {
6969
*/
7070
export const resolveScopes:
7171
| null
72-
| import("@fujocoded/authproto").ResolveScopesHook;
72+
| import("./lib/scopes.js").ResolveScopesHook;
7373
}
7474

7575
declare module "fujocoded:authproto/stores" {

0 commit comments

Comments
 (0)