Module FilesResource.Projection

type t =
| Default
| BASIC(*

Deprecated

*)
| FULL(*

Deprecated

*)
val to_string : t -> string
val of_string : string -> t