source:
node_modules/es-toolkit/dist/compat/predicate/isWeakMap.mjs@
a762898
| Last change on this file since a762898 was a762898, checked in by , 6 months ago | |
|---|---|
|
|
| File size: 159 bytes | |
| Rev | Line | |
|---|---|---|
| [a762898] | 1 | import { isWeakMap as isWeakMap$1 } from '../../predicate/isWeakMap.mjs'; |
| 2 | ||
| 3 | function isWeakMap(value) { | |
| 4 | return isWeakMap$1(value); | |
| 5 | } | |
| 6 | ||
| 7 | export { isWeakMap }; |
Note:
See TracBrowser
for help on using the repository browser.
