mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-09 07:04:33 +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.