# CSpell Module Resolver A library to assist with resolving module and file locations for import / loading. ## Install ```sh npm install -S @cspell/cspell-resolver ``` ---
Brought to you by Street Side Software