mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-08 17:19:27 +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.