Skip to content

Commit

Permalink
Remove export of lib methods
Browse files Browse the repository at this point in the history
  • Loading branch information
mzkrasner committed Apr 17, 2024
1 parent aa1432c commit 0e4e52e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libraries/points/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,3 @@ export {
export { SetReader, type SetReaderParams } from './set-reader.js'
export { SetWriter, type SetWriterFromSeedParams, type SetWriterParams } from './set-writer.js'
export type { QueryDocumentsOptions, QueryDocumentsResult } from './types.js'
export { getAuthenticatedCeramic, getCeramic } from './ceramic.js'

0 comments on commit 0e4e52e

Please sign in to comment.