Search
Preparing search index...
The search index is not available
@storefront/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
BaseService
Class BaseService<T>
Type parameters
T
Hierarchy
BaseService
LazyService
DetailsService
TrackerService
LoggingService
PastPurchaseService
RecommendationsService
RedirectService
SearchService
UrlService
Implements
Service
Index
Constructors
constructor
Properties
app
opts
Methods
init
Constructors
constructor
new
Base
Service
(
app
:
StoreFront
, opts
:
T
)
:
BaseService
Parameters
app:
StoreFront
opts:
T
Returns
BaseService
Properties
Protected
app
app
:
StoreFront
Protected
opts
opts
:
T
Methods
init
init
(
services
:
SystemServices
)
:
void
Parameters
services:
SystemServices
Returns
void
Globals
Base
Service
constructor
app
opts
init
Generated using
TypeDoc