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

Hierarchy (View Summary, Expand)

Implemented by

Methods

  • Returns this

  • Returns this

MMNEPVFCICPMFPCPTTAAATR