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 4c06d36 commit 234d00fCopy full SHA for 234d00f
1 file changed
src/controllers/portal/quickstart.ts
@@ -1,7 +1,7 @@
1
import { simpleGit } from "simple-git";
2
import axios from "axios";
3
import * as path from "path";
4
-import * as filetype from "file-type";
+import filetype from "file-type";
5
import fs from "fs";
6
import fsExtra from "fs-extra";
7
import { getAuthInfo } from "../../client-utils/auth-manager.js";
0 commit comments