UNPKG

mcard-js

Version:

MCard - Content-addressable storage with cryptographic hashing, handle resolution, and vector search for Node.js and browsers

8 lines 239 B
/** * NetworkConfig - Type definitions for Network IO operations * * Provides strong typing for all network builtin configurations * as defined in CLM_Network_IO_Specification.md */ export {}; //# sourceMappingURL=NetworkConfig.js.map