egal@1.0.0
Strict equality test (like ===) that handles both built-in and custom value objects (those with a valueOf function).
2015-05-25
安装 (1.0.0)
npm install egal@1.0.0
yarn add egal@1.0.0
pnpm add egal@1.0.0
bun add egal@1.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| kindof | >= 2.0.0 < 3 |