```
$ npm install cryptopro-browser-plugin --save-dev
```

How use:

```
// app.component.ts

import {CryptoProPlugin} from "cryptopro-browser-plugin";


```