interface Element<T0> {
    handle: bigint;
}

Type Parameters

  • T0

Properties

Properties

handle: bigint