empty-raw.module.ts 86 B

1234
  1. import { NgModule } from '@angular/core';
  2. @NgModule()
  3. export class EmptyRawModule {}