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

This commit is contained in:
Willem Dantuma 2021-01-27 07:34:10 +01:00
parent 9245003dd9
commit 1e84874695

View File

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