source:
node_modules/es-toolkit/dist/compat/predicate/isWeakMap.mjs
| Last change on this file was a762898, checked in by , 5 months ago | |
|---|---|
|
|
| File size: 159 bytes | |
| Line | |
|---|---|
| 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.
