Skip to content

Commit

Permalink
fix: updating lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
Dudleyneedham committed Jan 4, 2024
1 parent 22a0679 commit 8fdfdba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
*/

export { getExtensions, watchExtensions, initializeKiltExtensionAPI } from './getExtension/index.js'
export { InjectedWindowProvider, IEncryptedMessageV1, PubSubSessionV1, PubSubSessionV2, ApiWindow} from './types'
export { InjectedWindowProvider, IEncryptedMessageV1, PubSubSessionV1, PubSubSessionV2, ApiWindow } from './types'

0 comments on commit 8fdfdba

Please sign in to comment.