Module State.State_field

type 'v t
val extension : 'v t -> Extension.t
val init : 'v t -> create:(editor_state -> 'v) -> Extension.t
val define : config:'v State_field_config.t -> 'v t