ZapJS native binaries for macOS ARM64 (Apple Silicon)
npm install @zap-js/darwin-arm64This package contains the native macOS ARM64 (Apple Silicon) binaries for ZapJS.
You should not install this package directly. It is automatically installed as an optional dependency when you install @zap-js/client on a compatible platform.
- zap - Main ZapJS server binary
- zap-codegen - Code generation binary for TypeScript type generation
- OS: macOS (darwin)
- Architecture: ARM64 (Apple Silicon)
MIT