@ac-essentials/misc-util
    Preparing search index...

    Class Subscribable<T>

    Interface representing an object that allows subscribers to register for notifications.

    Type Parameters

    • T extends unknown[] = never[]

      Tuple type representing the arguments that will be passed to subscriber functions.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Methods