UNPKG

triplecheck-broker

Version:

The TripleCheck broker is a central, global store for all of your contracts and contract tests.

6 lines (5 loc) 91 B
export declare type DbItem = { type: string; name: string; version: string; };