Switch to .mts files and build typescript bindings in genbindings.sh
[ldk-java] / ts / node / index.d.ts
1 // Minimal subset of the node 'fs' library that we depend on.
2 // May be (c) Microsoft licensed under the MIT license, but API's are generally not copyrightable per recent precedent.
3 /// <reference path="fs.d.ts" />