Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ListInstance

An instance of an ListFactory

Hierarchy

Index

Properties

Properties

items

items: Item[]

A collection of list items

Private object

object: function

Write to stdout.

param

Type declaration

    • (arg: Object): string
    • Parameters

      • arg: Object

      Returns string

write

write: function

Write to stdout.

param

Type declaration

    • (...params: any[]): void
    • Parameters

      • Rest ...params: any[]

      Returns void

Generated using TypeDoc