internal/scripts/preimport.ps1
# Place all code that should be run before functions are imported here # Load the strings used in messages . Import-ModuleFile -Path "$($script:ModuleRoot)\internal\scripts\strings.ps1" |