Mini Shell

Direktori : /home/funerariamayer/www/app/
Upload File :
Current File : /home/funerariamayer/www/app/src_app_pages_hall_reset_reset_module_ts.js.map

{"version":3,"file":"src_app_pages_hall_reset_reset_module_ts.js","mappings":";;;;;;;;;;;;;;;;;;AAAyC;AACc;AAEd;AAEzC,MAAM,MAAM,GAAW;IACrB;QACE,IAAI,EAAE,EAAE;QACR,SAAS,EAAE,kDAAS;KACrB;CACF,CAAC;IAMW,sBAAsB,SAAtB,sBAAsB;CAAG;AAAzB,sBAAsB;IAJlC,uDAAQ,CAAC;QACR,OAAO,EAAE,CAAC,kEAAqB,CAAC,MAAM,CAAC,CAAC;QACxC,OAAO,EAAE,CAAC,yDAAY,CAAC;KACxB,CAAC;GACW,sBAAsB,CAAG;AAAH;;;;;;;;;;;;;;;;;;;;;;;AChBM;AACM;AACF;AAEA;AAEmB;AAEvB;IAW5B,eAAe,SAAf,eAAe;CAAG;AAAlB,eAAe;IAT3B,uDAAQ,CAAC;QACR,OAAO,EAAE;YACP,yDAAY;YACZ,uDAAW;YACX,uDAAW;YACX,yEAAsB;SACvB;QACD,YAAY,EAAE,CAAC,kDAAS,CAAC;KAC1B,CAAC;GACW,eAAe,CAAG;AAAH;;;;;;;;;;;;;;;;;;;;;;ACnBsB;IAOrC,SAAS,SAAT,SAAS;IAEpB,gBAAgB,CAAC;IAEjB,QAAQ;IACR,CAAC;CAEF;;AAPY,SAAS;IALrB,wDAAS,CAAC;QACT,QAAQ,EAAE,WAAW;QACrB,2IAAgC;;KAEjC,CAAC;GACW,SAAS,CAOrB;AAPqB;;;;;;;;;;;;;;;ACPtB,iEAAe,uIAAuI","sources":["./src/app/pages/hall/reset/reset-routing.module.ts","./src/app/pages/hall/reset/reset.module.ts","./src/app/pages/hall/reset/reset.page.ts","./src/app/pages/hall/reset/reset.page.html"],"sourcesContent":["import { NgModule } from '@angular/core';\nimport { Routes, RouterModule } from '@angular/router';\n\nimport { ResetPage } from './reset.page';\n\nconst routes: Routes = [\n  {\n    path: '',\n    component: ResetPage\n  }\n];\n\n@NgModule({\n  imports: [RouterModule.forChild(routes)],\n  exports: [RouterModule],\n})\nexport class ResetPageRoutingModule {}\n","import { NgModule } from '@angular/core';\nimport { CommonModule } from '@angular/common';\nimport { FormsModule } from '@angular/forms';\n\nimport { IonicModule } from '@ionic/angular';\n\nimport { ResetPageRoutingModule } from './reset-routing.module';\n\nimport { ResetPage } from './reset.page';\n\n@NgModule({\n  imports: [\n    CommonModule,\n    FormsModule,\n    IonicModule,\n    ResetPageRoutingModule\n  ],\n  declarations: [ResetPage]\n})\nexport class ResetPageModule {}\n","import { Component, OnInit } from '@angular/core';\n\n@Component({\n  selector: 'app-reset',\n  templateUrl: './reset.page.html',\n  styleUrls: ['./reset.page.scss'],\n})\nexport class ResetPage implements OnInit {\n\n  constructor() { }\n\n  ngOnInit() {\n  }\n\n}\n","export default \"<ion-header>\\n  <ion-toolbar>\\n    <ion-title>reset</ion-title>\\n  </ion-toolbar>\\n</ion-header>\\n\\n<ion-content>\\n\\n</ion-content>\\n\";"],"names":[],"sourceRoot":"webpack:///"}

Zerion Mini Shell 1.0