UNPKG

amos-ionic-logging

Version:
12 lines (10 loc) 148 B
import { NgModule } from "@angular/core"; @NgModule({ imports: [ ], declarations: [ ], exports: [ ] }) export class LoggingServiceModule { }