Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Ref<T>

使得number/string/boolean类型作为对象引用来进行传递

Type parameters

  • T: number | string | boolean

Hierarchy

  • Ref

Index

Constructors

Properties

Constructors

constructor

  • new Ref(value: T): Ref

Properties

value

value: T

Generated using TypeDoc