feat(starter-kit): merge starter-kit to master

Merge branch 'master' into update-starter-kit
This commit is contained in:
Artur 2020-04-20 02:20:21 +03:00
commit 655c505209
17 changed files with 5933 additions and 3173 deletions

View file

@ -1 +1,7 @@
export { AnalyticsService } from './analytics.service';
import { SeoService } from './seo.service';
import { AnalyticsService } from './analytics.service';
export {
AnalyticsService,
SeoService,
};