UNPKG

@iota/signing

Version:

IOTA Signing Scheme

18 lines 329 B
{ "compilerOptions": { "lib": [ "dom", "es2015" ], "noImplicitThis": true, "strict": true, "outDir": "out", "declaration": true, "declarationDir": "typings", "sourceMap": true }, "include": [ "src", "test" ] }