Type alias Ptr<T>

Ptr<T>: number | T

Pointer to a value or an array of values.

Type Parameters

  • T

Generated using TypeDoc