@zooly/util is a shared utility package that provides common helper functions used across multiple packages and apps in the monorepo.
This package is used to shared across client and server packages.
Make sure not to include srv only, or client only code.
@zooly/utilpackages/utilThe package includes utilities for:
@zooly/types for shared typesThis package provides reusable utility functions that can be imported by any package or app in the monorepo, reducing code duplication and ensuring consistency.