# Description:
#   Package group restricting access to extending rules.

package_group(
    name = "initializer_allowlist",
    packages = [],
)
