@scompr/types
v0.2.0
Published
Type definitions for the sComPR service composition framework
Maintainers
Readme
@scompr/types
Type definitions for the scomp service composition framework.
Provides the core TypeScript interfaces and types used across all scomp packages.
Installation
npm install @scompr/types
# or
bun add @scompr/typesUsage
import { ServiceDefinition, TransportOptions } from "@scompr/types";License
MIT
