ngx-cvbsp-util
v1.1.1
Published
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.12.
Readme
NgxCvbspUtil
This library was generated with Angular CLI version 9.1.12.
install
npm i ngx-cvbsp-util
and add this bit of code in polyfill if it is not yet :
/** useful for library assuming that variable global is present in window */
(window as any).global = window;