Module type Wprop.Actor


module type Actor = sig .. end

val name : string
val kind : State.kind
val dependencies : State.t list