Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "test-setup"

Index

Enumerations

Classes

Variables

Functions

Variables

Let todos

todos: Todo[] = [new Todo(false, "You complete me!"), new Todo(true, "You completed me!")]

Functions

todosClone

  • todosClone(): Todo[]

todosFactory

  • todosFactory(): Todo[]

Generated using TypeDoc