Skip to content

Commit 88d7708

Browse files
author
Alexander Belov
committed
Fixes
1 parent a431a5e commit 88d7708

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/math/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from './is-power-of-two/is-power-of-two';
22
export * from './nearest-highest-power-of-two/nearest-highest-power-of-two';
3+
export * from './nearest-highest-power-of-two-result/nearest-highest-power-of-two-result';

0 commit comments

Comments
 (0)