UNPKG

chrono-forge

Version:

A comprehensive framework for building resilient Temporal workflows, advanced state management, and real-time streaming activities in TypeScript. Designed for a seamless developer experience with powerful abstractions, dynamic orchestration, and full cont

2 lines (1 loc) 112 B
export declare function flatten(nestedObject: Record<string, unknown>, maxDepth?: number): Record<string, any>;