replugged

    Function getByStoreName

    • Retrieves a store by its name from the collection of all available stores.

      Type Parameters

      • T extends Store

        The type of the store.

      Parameters

      • name: string

        The name of the store to retrieve.

      Returns T | undefined

      The store instance if found, otherwise undefined.

    MMNEPVFCICPMFPCPTTAAATR