fixed issue in readme

This commit is contained in:
juanelas 2020-04-07 16:34:28 +02:00
parent 911ad03dd1
commit a98bcbf7a9
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ Import your module as :
<script>
... // your code here
</script>
```
- TypeScript
```typescript
import * as bigintModArith from 'bigint-mod-arith'