View Source PhxLocalizedRoutes.Config (Phoenix Localized Routes v0.1.1)
Module to create and validate a Config struct
Link to this section Summary
Link to this section Types
@type t() :: %PhxLocalizedRoutes.Config{ gettext_module: module() | nil, scopes: %{required(binary() | nil) => PhxLocalizedRoutes.Scope.Flat.t()} }