mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
+ Removed the declare module 'jsbn' {
+ Added export as namespace jsbn;
+ export RandomGenerator and Reduction interface
2. Tested in a library package.
3. Tested in an application that installs the library package.
|
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| jsbn-tests.ts | ||
| tsconfig.json | ||
| tslint.json | ||