Skip to content

Conversation

@jobo322
Copy link
Member

@jobo322 jobo322 commented Mar 6, 2024

No description provided.

@jobo322 jobo322 merged commit 2260f3c into main Mar 6, 2024
@jobo322 jobo322 deleted the expose-xyEnsureFloat64 branch March 6, 2024 14:38
export * from './xyToXYObject';
export * from './xyUniqueX';
export * from './xyWeightedMerge';
export * from './xyEnsureFloat64';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not sorted correctly.

@@ -1,4 +1,4 @@
import { xyEnsureFloat64 } from '../xyEnsureFloat64';
import { xyEnsureFloat64 } from '../index';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it was a suggestion some time ago, to ensure that I am exporting the function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants