Skip to content

Commit 686e611

Browse files
committed
Remove default export
1 parent 87b4fb1 commit 686e611

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ import { formatQuantity } from './formatQuantity';
22
export * from './constants';
33
export * from './types';
44
export { formatQuantity };
5-
export default formatQuantity;

0 commit comments

Comments
 (0)