UNPKG

@spartacus/storefront

Version:

Spartacus Storefront is a package that you can include in your application, which allows you to add default storefront features.

3 lines (2 loc) 111 B
import { Injector } from '@angular/core'; export declare function addCmsRoute(injector: Injector): () => void;