module Eventloop.Types.Common where type NamedId = [Char] type NumericId = Int