UNPKG

358 BTypeScriptView Raw
1export declare const templateKey: (stack: string) => string;
2export declare const workflowTemplateUri: (bucket: string, stack: string) => string;
3export declare const getWorkflowFileKey: (stackName: string, workflowName: string) => string;
4export declare const getWorkflowsListKeyPrefix: (stackName: string) => string;
5//# sourceMappingURL=workflows.d.ts.map
\No newline at end of file