Export IDataLayer
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
Willem Dantuma
2020-06-29 15:51:08 +02:00
parent 0b7564e874
commit 033b74517f
2 changed files with 4 additions and 2 deletions

View File

@@ -91,7 +91,8 @@ export {
SecureOAuthStorage,
WeatherCurrentObservation,
IJsonline,
ISenMLItem
ISenMLItem,
IDataLayer
};
@NgModule({