Project

General

Profile

1
// import { NgModule}            from '@angular/core';
2
// import { CommonModule }        from '@angular/common';
3
// import { FormsModule }         from '@angular/forms';
4
// import { RouterModule } from '@angular/router';
5
// import {Meta} from './metaService';
6
//
7
//
8
// @NgModule({
9
//   imports: [
10
//      CommonModule
11
//
12
//     ],
13
//   providers:[ Meta]
14
// })
15
// export class MetaModule {}
(5-5/9)