@vayo-hq/types
v0.1.1-beta.3
Published
Shared TypeScript interfaces for Vayo. No runtime code, no dependencies on any other Vayo package.
Readme
@vayo-hq/types
Shared TypeScript interfaces for Vayo — the
data model every other @vayo-hq/* package codes against (CapturedSample,
EndpointDoc, ResolvedEndpoint, VayoDbAdapter, and the rest of the
vayo_* collection shapes).
No runtime code, no dependencies on any other Vayo package. You won't
install this directly — it's a dependency of the packages that do the
actual work. Start with @vayo-hq/cli
instead (currently in beta — install with npm install @vayo-hq/cli@beta).
License
MIT
