parent
771491bc5a
commit
d89bd58346
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,8 @@ Example:
|
||||||
uglifyjs ... --mangle --reserved 'Array,BigInteger,Boolean,ECPair,Function,Number,Point'
|
uglifyjs ... --mangle --reserved 'Array,BigInteger,Boolean,ECPair,Function,Number,Point'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**NOTE**: If you expect this library to run on an iOS 10 device, ensure that you are using [buffer@5.0.5](https://www.npmjs.com/package/buffer) or greater.
|
||||||
|
|
||||||
### Flow
|
### Flow
|
||||||
|
|
||||||
Definitions for [Flow typechecker](https://flowtype.org/) are available in flow-typed repository.
|
Definitions for [Flow typechecker](https://flowtype.org/) are available in flow-typed repository.
|
||||||
|
|
Loading…
Reference in a new issue