mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-02-01 18:20:17 +01:00
3 lines
108 B
TypeScript
3 lines
108 B
TypeScript
export declare const DEPENDENCY_LANG_PYTHON = "python";
|
|
export declare const DEPENDENCY_LANG_NODE = "node";
|