Skip to content

Commit

Permalink
Export hasValidAccessToken()
Browse files Browse the repository at this point in the history
  • Loading branch information
keylanjensen committed Apr 8, 2024
1 parent 7501d6f commit 7add3c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pods.ts
Original file line number Diff line number Diff line change
Expand Up @@ -680,6 +680,7 @@ const pods: krl.Module = {
connectStorage: connectStorage,
disconnectStorage: disconnectStorage,
isStorageConnected: isStorageConnected,
hasValidAccessToken: hasValidAccessToken,
store: store,
overwrite: overwrite,
removeFile: removeFile,
Expand Down

0 comments on commit 7add3c0

Please sign in to comment.