Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 568 Bytes

File metadata and controls

14 lines (10 loc) · 568 Bytes

@repo/utils

Shared utility library for the Basilic monorepo. Prefer subpath imports; details and peer deps live in each module's README.

  • async@repo/utils/async
  • data@repo/utils/data
  • debug@repo/utils/debug
  • logger@repo/utils/logger/server, @repo/utils/logger/client
  • web3@repo/utils/web3

Scripts

  • pnpm --filter @repo/utils build - Build package
  • pnpm --filter @repo/utils checktypes - Type-check