Skip to content

Commit

Permalink
fix(test): test
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanGerbeth committed Dec 19, 2021
1 parent f54f742 commit 6a8fabb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ export function calc (alg) {
return operatorCalc(alg);
}


export default Vector;

0 comments on commit 6a8fabb

Please sign in to comment.