internal/scripts/preimport.ps1
# Add all things you want to run before importing the main code # Load the strings . Import-ModuleFile -Path "$ModuleRoot\internal\scripts\strings.ps1" |
# Add all things you want to run before importing the main code # Load the strings . Import-ModuleFile -Path "$ModuleRoot\internal\scripts\strings.ps1" |