UNPKG
triplecheck-repository-cloudflarekv
Version:
latest (1.0.1)
1.0.1
1.0.0
0.0.1
Database utility for using Cloudflare KV with TripleCheck broker.
triplecheck-repository-cloudflarekv
/
__testdata__
/
contracts.ts
10 lines
(9 loc)
•
119 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
10
export
const
contracts = [ {
'api-provider'
: {
'1.0.0'
: {
something
:
'string'
} } } ];