DefinitelyTyped/types/jsbn
al 6f9effc3bb 1. Made revisions as suggested by rbuckton
+ 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.
2017-10-31 20:30:04 -07:00
..
index.d.ts 1. Made revisions as suggested by rbuckton 2017-10-31 20:30:04 -07:00
jsbn-tests.ts Updates types/jsbn: index.d.ts and jsbn-tests.ts 2017-10-29 20:36:45 -07:00
tsconfig.json
tslint.json