• Converts value to a string. An empty string is returned for null and undefined values.

    Differences:

    • null and undefined array references are blank

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

    • Lodash: 1,194 bytes
    • Micro-dash: 82 bytes

    Parameters

    • value: any

    Returns string

Generated using TypeDoc