We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87b4fb1 commit 686e611Copy full SHA for 686e611
src/index.ts
@@ -2,4 +2,3 @@ import { formatQuantity } from './formatQuantity';
2
export * from './constants';
3
export * from './types';
4
export { formatQuantity };
5
-export default formatQuantity;
0 commit comments