Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrintInterface

This is a simple interface.

Hierarchy

Index

Methods

Methods

print

  • print(value: string): void
  • This is a interface function of IPrintInterface

    It should be inherited by all subinterfaces.

    Parameters

    • value: string

    Returns void

Generated using TypeDoc