definition module Utils.SDS import Shares.mTaskShare import Devices.mTaskDevice import iTasks memoryShare :: String a -> Shared a | iTask a deviceStore :: Shared [MTaskDevice] bcStateStore :: Shared BCState mTaskTaskStore :: Shared [String]