scope(scope, options): Record<string, string | string[] | T>Attributes
scope:
<string>scope name
options:
{ContainerOptionsFormat
} options passed by the user
Returns:
{Record<string, string|string[]|T>} options to spread or pass
scope(scope, options): Record<string, string | string[] | T><string>