Skip to content

Commit

Permalink
Update sdk.js
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenasandoval88 committed Sep 13, 2024
1 parent 261710e commit 25edfc7
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions sdk.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,11 @@
// localforage,
// } from './dependencies.js'

// export{
import {
allUsers
} from './get23.js'

export{
// pgs,
// // clearCache,
// //endpointStore,
Expand All @@ -26,7 +30,6 @@
// plot,
// plotly,
// //ui
// }
allUsers
}

import './dependencies.js'
export * from './dependencies.js'

0 comments on commit 25edfc7

Please sign in to comment.