internal/scripts/preimport.ps1

# Add all things you want to run before importing the main code

# Load the required assemblies
. Import-ModuleFile -Path "$ModuleRoot\bin\types.ps1"