@audiotool/nexus - v0.0.12
    Preparing search index...

    Class SetNotifier<T>

    A value who can be observed by attaching a callback that is called whenever the value changes. Shouldn't be used for things that don't have meaning outside of updates, look at Observable for that.

    Type Parameters

    • T

    Implements

    Index

    Constructors

    Methods