Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "exists"

Index

Functions

Functions

Const exists

  • exists<T>(t: T | undefined): t is T
  • Type parameters

    • T

    Parameters

    • t: T | undefined

    Returns t is T

Generated using TypeDoc