Ref<T>: {
    value: T;
}

Type Parameters

  • T = unknown

Type declaration

  • value: T

Generated using TypeDoc