{"version":3,"file":"src_app_pages_turn-around-times_turn-around-times_module_ts.js","mappings":";;;;;;;;;;;;;;;;;;;;AAAwE;AACd;AACX;AACN;AACI;IAYhC,yBAAyB,SAAzB,yBAAyB;CAAG;AAA5B,yBAAyB;IAVrC,uDAAQ,CAAC;QACR,YAAY,EAAE;YACZ,mEAAmB;SACpB;QACD,OAAO,EAAE;YACP,uDAAW;YACX,yDAAY;YACZ,2EAAgB;SACjB;KACF,CAAC;GACW,yBAAyB,CAAG;AAAH","sources":["./src/app/pages/turn-around-times/turn-around-times.module.ts"],"sourcesContent":["import { ComponentsModule } from './../../components/components.module';\r\nimport { TurnAroundTimesPage } from './turn-around-times';\r\nimport { CommonModule } from '@angular/common';\r\nimport { NgModule } from '@angular/core';\r\nimport { IonicModule } from '@ionic/angular';\r\n\r\n@NgModule({\r\n declarations: [\r\n TurnAroundTimesPage,\r\n ],\r\n imports: [\r\n IonicModule,\r\n CommonModule,\r\n ComponentsModule\r\n ],\r\n})\r\nexport class TurnAroundTimesPageModule {}\r\n"],"names":[],"sourceRoot":"webpack:///"}