UNPKG
qudag
Version:
latest (1.2.1)
1.2.1
QuDAG - Quantum-Resistant Distributed Communication Platform
github.com/ruvnet/QuDAG
ruvnet/QuDAG
qudag
/
dist
/
install.d.ts
6 lines
•
171 B
TypeScript
View Raw
1
2
3
4
5
6
/** * QuDAG NPM Package Installation Script * This script runs during npm install to download the appropriate binary */
export
{};
//# sourceMappingURL=install.d.ts.map