SongGuess
    Preparing search index...
    interface StubBase<T extends Stubable> {
        __RPC_STUB_BRAND: T;
        "[dispose]"(): void;
        dup(): this;
    }

    Type Parameters

    Hierarchy (View Summary)

    Index

    Properties

    Methods

    Properties

    __RPC_STUB_BRAND: T

    Methods

    • Returns void

    • Returns this