fixed issue in readme
This commit is contained in:
parent
911ad03dd1
commit
a98bcbf7a9
|
@ -46,6 +46,7 @@ Import your module as :
|
|||
<script>
|
||||
... // your code here
|
||||
</script>
|
||||
```
|
||||
- TypeScript
|
||||
```typescript
|
||||
import * as bigintModArith from 'bigint-mod-arith'
|
||||
|
|
Loading…
Reference in New Issue