]> git.bitcoin.ninja Git - ldk-java/blob - ts/node/index.d.ts
[TS] Implement Rust -> TS calls and TS Trait instance construction
[ldk-java] / ts / node / index.d.ts
1 // Minimal part of the Node fs API which we depend on.
2 // May be (c) Microsoft licensed under the MIT license, however API's are not generally copyrightable per recent precedent.
3 /// <reference path="fs.d.ts" />