Creating a Config for a Union of String Literals
Does anybody have a link to some real world usage of
Config? How do you make a config for a union of string literals? ex: "staging" | "production" | "dev"?