@arcmantle/adapter-element
    Preparing search index...

    Type Alias Lifetimes

    Lifetimes: "singleton" | "transient"

    Defines the lifetime behavior of a binding.

    • singleton: Same instance returned for all resolutions
    • transient: New instance created for each resolution