Skip to content

Commit

Permalink
Merge pull request #21 from tscircuit/refactor-dependency
Browse files Browse the repository at this point in the history
export the function
  • Loading branch information
imrishabh18 authored Oct 9, 2024
2 parents 1b70cd3 + cd14630 commit 7b09ab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ export * from "./lib/get-element-by-id"
export * from "./lib/get-element-id"
export * from "./lib/readable-name-functions/get-readable-name-for-element"
export * from "./lib/get-bounds-of-pcb-elements"
export * from "./lib/find-bounds-and-center"

export { default as su } from "./lib/su"

0 comments on commit 7b09ab5

Please sign in to comment.