UNPKG

@kestra-io/libs

Version:

Kestra is an infinitely scalable orchestration and scheduling platform, creating, running, scheduling, and monitoring millions of complex pipelines.

6 lines (3 loc) 117 B
import { KestraFunction } from '../types/kestra.mjs'; declare const Kestra: KestraFunction; export default Kestra;