libs/sensorml/src/lib/sensorml.module.ts
The core module includes the following functionality:
import { NgModule } from '@angular/core';
/**
* The core module includes the following functionality:
* - encode and decode sensorML services
*/
@NgModule({})
export class HelgolandSensormlModule { }