mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-30 18:00:56 +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";
|