UNPKG

triplecheck-broker

Version:

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

3 lines (2 loc) 108 B
import { DbItem } from '../contracts/DbItem'; export declare function calculateDbKey(item: DbItem): string;