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 384a129 commit 2b62d3cCopy full SHA for 2b62d3c
scenario-black-box.ts
@@ -2,7 +2,7 @@ import * as sync from './src/execute-black-box.js'
2
import * as scenarioAlgorithms from './src/scenario-algorithm.js'
3
import utils from './src/utils.js'
4
5
-import {Command} from 'command'
+import {Command} from "https://deno.land/x/[email protected]/commander/index.ts"
6
7
const program = new Command()
8
0 commit comments