@kayahr/signal
    Preparing search index...

    Interface Destroyable

    Interface for destroyable objects.

    interface Destroyable {
        destroy(): void;
    }

    Implemented by

    Index

    Methods

    Methods