Skip to content

Commit

Permalink
i need to export toUniqueArg
Browse files Browse the repository at this point in the history
  • Loading branch information
gvelez17 committed Apr 11, 2024
1 parent 98d3fde commit 426de1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/points/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export { PointsReader, type PointsReaderParams } from './points-reader.js'
export { PointsReader, toUniqueArg, type PointsReaderParams } from './points-reader.js'
export {
type PointsWriterFromSeedParams,
PointsWriter,
Expand Down

0 comments on commit 426de1f

Please sign in to comment.