BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

@equilab/service

v1.3.5npm· JavaScript

## Convenience Types ## - `type Undef<T> = T | undefined;` - `type Unwrap<T> = T extends Undef<infer D> ? D : T;` - `type UnwrapArray<T> = T extends Array<infer D> ? D : T;` - `type UnwrapPromise<T> = T extends Promise<infer D> ? D : T;`

The verdict
Abandoned. Last published 4 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the npm registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityUnknown
SecurityClean
LicenseUnknown
DepsModerate
Maintenance
Last published 4 years ago.
Popularity
Download count unavailable.
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
14 direct dependencies
Recent releases
  • 1.3.54 years ago
  • 1.3.44 years ago
  • 1.3.34 years ago
  • 1.3.24 years ago
  • 1.3.14 years ago
  • 1.3.04 years ago
  • 1.2.114 years ago
  • 1.2.104 years ago