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