### Summary Instead of `import { X } from "./hooks"` we do `import { X } from "./hooks/something/X.ts"` and see if it reduces the bundle size and optimizes speed.