Documentation - v0.0.1
    Preparing search index...

    Function effect

    • Creates a side-effect that runs the provided callback whenever its dependencies change.

      Parameters

      • cb: () => void

      Returns CleanupFn