Licence
MIT
Version
1.2.9
Deps
0
Size
71 kB
Vulns
0
Weekly
0
@arkyc/types
Shared domain types and contracts for Arkyc —
an open-source, multi-tenant identity-verification platform. Zero-runtime
TypeScript types (sessions, workflows, provider results, webhooks) plus small
pure helpers, shared across the @arkyc/* packages and apps.
Install
npm install @arkyc/typesimport type { VerificationDecision, WorkflowConfig } from '@arkyc/types'
import { workflowAddressConfig } from '@arkyc/types'