Module Window.Scratchpad_propsSource

type t = {
  1. mutable name : string option;
  2. mutable stashed : bool;
}