UNPKG
@vqp/core
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Core VQP protocol implementation - adapter-agnostic
github.com/vqp-protocol/vqp
vqp-protocol/vqp
@vqp/core
/
dist
/
domain
/
ports
/
secondary.js
6 lines
•
145 B
JavaScript
View Raw
1
2
3
4
5
6
/** * Secondary Ports (Driven Side) * These define how VQP interacts with external systems */
export
{};
//# sourceMappingURL=secondary.js.map