Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Dummy

Test file for code coverage checks This file is not covered by any tests, but should show up in code coverage results as a very low coverage percentage.

namespace

example

class

Dummy

constructor

Hierarchy

  • Dummy

Index

Methods

Methods

foo

  • foo(str?: undefined | string): string
  • Returns a value!

    method

    foo

    Parameters

    • Optional str: undefined | string

      The input string

    Returns string

Generated using TypeDoc