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 cafa4f1 commit 9195a4cCopy full SHA for 9195a4c
src/services/psc-extensions-link/service.ts
@@ -1,4 +1,4 @@
1
-import { PscExtension, PscExtensionnData} from "./types"
+import { PscExtension, PscExtensionnData } from "./types"
2
3
import { Headers, HttpResponse, IHttpClient } from "../../http";
4
import Resource, { ApiErrorResponse } from "../resource";
0 commit comments