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
/
primary.js
6 lines
•
140 B
JavaScript
View Raw
1
2
3
4
5
6
/** * Primary Ports (Driving Side) * These define how external actors interact with VQP */
export
{};
//# sourceMappingURL=primary.js.map