Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Ref<T>

Type parameters

  • T = any

Hierarchy

  • Ref

Index

Constructors

Properties

Constructors

constructor

  • new Ref<T>(value: T): Ref<T>

Properties

Readonly value

value: T

Generated using TypeDoc