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