@healthzkit/shared

v0.0.0

Published

Internal shared utilities for the HealthzKit monorepo (adapter result helpers and `MetadataFn`).

Readme

@healthzkit/shared

Internal shared utilities for the HealthzKit monorepo (adapter result helpers and MetadataFn).

Development

  • Install dependencies:
vp install
  • Run the unit tests:
vp test
  • Build the library:
vp pack