npm-completion.psm1

if (Get-Module npm-completion) { return }

. $PSScriptRoot\completions.ps1