8000 Is it still necessary to `import isNill from lodash.isNill` instad of `import {isNil} from lodash`? · lodash lodash · Discussion #5742 · GitHub
[go: up one dir, main page]

Skip to content

Is it still necessary to import isNill from lodash.isNill instad of import {isNil} from lodash? #5742

Answered by jdalton
seyyedhassanpour asked this question in Q&A
Discussion options

You must be logged in to vote

For modern environments you should import from lodash-es.

import { groupBy } from 'lodash-es'

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@seyyedhassanpour
Comment options

@ZachHaber
Comment options

@hellohejinyu
Comment options

@ZachHaber
Comment options

Answer selected by jdalton
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
0