Export back-button
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good Details

2022.01
Willem Dantuma 2021-01-27 07:34:10 +01:00
parent 9245003dd9
commit 1e84874695
1 changed files with 2 additions and 1 deletions

View File

@ -97,7 +97,8 @@ export {
ISenMLItem,
IDataLayer,
IColor,
IGradientstop
IGradientstop,
BackButtonComponent
};
@NgModule({