PokéRogue
    Preparing search index...

    Interface Disposable

    interface Disposable {
        "[dispose]": () => void;
    }

    Hierarchy (View Summary)

    Index
    "[dispose]": () => void