Skip to content

Commit 62b7050

Browse files
author
Perki
committed
completing types
1 parent b7a104a commit 62b7050

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/pryv/src/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ declare module 'pryv' {
732732
};
733733
};
734734

735-
export type SetupAuth = (
735+
export const SetupAuth: (
736736
settings: AuthSettings,
737737
serviceInfoUrl: string,
738738
serviceCustomizations?: serviceCustomizations,

0 commit comments

Comments
 (0)