Skip to content

Commit

Permalink
feat(vector-pools): export asNativeType/asGLType()
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Feb 2, 2021
1 parent 759c75f commit d4b397b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vector-pools/src/index.ts
Expand Up @@ -2,6 +2,7 @@ export * from "./api";
export * from "./alist";
export * from "./array-list";
export * from "./attrib-pool";
export * from "./convert";
export * from "./linked-list";
export * from "./vec-pool";
export * from "./wrap";

0 comments on commit d4b397b

Please sign in to comment.