@arkyc/types
v1.2.11
Published
Shared domain types and contracts for Arkyc
Maintainers
Readme
@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'