UNPKG

@im-sampm/act-js

Version:

nodejs wrapper for nektos/act

4 lines (3 loc) 121 B
import { Step } from "../act/act.type"; export declare const DEFAULT_JOB: Step; export declare const ACT_BINARY: string;