mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-04 12:31:50 +08: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.