Interface RefCounted

interface RefCounted {
    ref(): this;
    unref(): this;
}

Hierarchy (View Summary, Expand)

Methods

  • Returns this

  • Returns this

MMNEPVFCICPMFPCPTTAAATR