Function isUndefined

  • Checks if value is undefined.

    Contribution to minified bundle size, when it is the only function imported:

    • Lodash: 82 bytes
    • Micro-dash: 74 bytes

    Parameters

    • value: any

    Returns value is undefined

Generated using TypeDoc