@chickenjdk/byteutils
    Preparing search index...
    interface DynamicSourceEvents {
        pullableStateChange: SimpleEventListener<boolean, "pullableStateChange">;
        sourceChange: SimpleEventListener<void, "sourceChange">;
    }

    Hierarchy (View Summary)

    Index

    Properties

    pullableStateChange: SimpleEventListener<boolean, "pullableStateChange">
    sourceChange: SimpleEventListener<void, "sourceChange">