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