jseeqret - v1.0.4
    Preparing search index...

    Function as_table

    • Print data as a formatted table.

      Parameters

      • headers: string

        comma-separated column headers

      • items: any[]

        array of objects with .row property, or arrays

      Returns void