Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

default

  • default(instance: unknown, proto?: unknown): void
  • Parameters

    • instance: unknown
    • Optional proto: unknown

    Returns void

isPrototype

  • isPrototype<T>(value: unknown): value is T
  • Type parameters

    • T: object

    Parameters

    • value: unknown

    Returns value is T

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Interface
  • Class

Generated using TypeDoc