Skip to content

Commit

Permalink
fix(🐛): export vec.apply() (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
wcandillon authored Apr 11, 2020
1 parent 9549c69 commit b45452e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/src/Vectors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ export const vec = {
divide,
set,
clamp,
apply,
};

0 comments on commit b45452e

Please sign in to comment.