mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-06 01:47:48 +00:00
use extension resolution (#4163)
This commit is contained in:
committed by
John-David Dalton
parent
f4ca396a79
commit
6248f8a658
@@ -1,5 +1,5 @@
|
||||
import getTag from './.internal/getTag.js'
|
||||
import isObjectLike from './isObjectLike'
|
||||
import isObjectLike from './isObjectLike.js'
|
||||
|
||||
/**
|
||||
* Checks if `value` is classified as a `WeakMap` object.
|
||||
|
||||
Reference in New Issue
Block a user