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 2f67139 commit 98c5d83Copy full SHA for 98c5d83
etc/docs/utils.ts
@@ -1,6 +1,6 @@
1
import { createInterface } from 'readline';
2
import * as util from 'util';
3
-import yargs from 'yargs';
+import * as yargs from 'yargs';
4
import { hideBin } from 'yargs/helpers';
5
6
export const LATEST_TAG = 'Next';
0 commit comments