How to introduce url-search-params third Party package into angular2

need to introduce url-search-params, a third-party npm package, into the project. How should I introduce it?

Mar.09,2021

npm install url-search-params

Menu