Skip to content

Commit 69d0f32

Browse files
✨ feat: Export limits.
1 parent 402a448 commit 69d0f32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ export * from './IntegerRing' ;
55
export * from './ZZ' ;
66
export * from './ZeroDivisionError' ;
77
export * from './integer' ;
8+
export * from './_limits' ;

0 commit comments

Comments
 (0)