We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd7770a commit 65d3e6dCopy full SHA for 65d3e6d
packages/types/src/runner-config.ts
@@ -12,7 +12,7 @@ type CommonSequenceConfig = {
12
parent_id: string;
13
/**
14
* Relative path from sequence package root to JS file
15
- */
+ */
16
entrypointPath: string;
17
name: string;
18
version: string;
0 commit comments