@contfu/svc-core
v0.0.6
Published
Shared types for the Contfu service.
Readme
@contfu/svc-core
Shared types for the Contfu service.
Provides TypeScript types and constants used across the Contfu cloud service: source configuration, collection schemas, field mappings, filter expressions, flow definitions, quota limits, and incident types.
Installation
npm install @contfu/svc-coreUsage
import { CollectionSchema, SourceConfig, FlowDefinition } from "@contfu/svc-core";