Skip to content

Commit

Permalink
fix: export VectorFlexibleParams types
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Jul 31, 2024
1 parent 0c640da commit 05592e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ export {
templateCompilerOptions,
dispose,
}

export type { VectorFlexibleParams } from './utils/normalize'

0 comments on commit 05592e8

Please sign in to comment.