• Renders a table to the console.

    Type Parameters

    • T extends default

    Parameters

    • __namedParameters: RenderTableOptions<T>

    Returns undefined | string

    Example

    ID  Name        email
    ── ────────── ─────────────
    1 John Doe jon@doe.com
    2 Jane Doe jane@doe.com
    3 John Smith jon@smith.com