= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
val dune_dir_locations_env_var : string
type entry = {
package : string;
section : Dune_section.t;
dir : string;
}
val decode_dune_dir_locations : string -> entry list option
val encode_dune_dir_locations : entry list -> string