defmodule Sample do @configs %{ base: "", variants: %{}, default_variants: %{}, compound_variants: %{} } end