// This module is implementing contains sample and experimental custom-data solutions. // CUSTOM-DATA MODULE export * from './custom-data.data-service'; export * from './get-custom-data-routing-module.util'; export * from './custom-data.controller'; export * from '@futdevpro/fsm-dynamo/custom-data';