We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be6e863 commit f178666Copy full SHA for f178666
2 files changed
packages/checkout/widgets-lib/src/lib/networkUtils.ts
packages/checkout/widgets-sample-app/src/utils/passport.ts
@@ -1,6 +1,5 @@
1
import { Passport } from "@imtbl/passport";
2
import { Environment } from "@imtbl/config";
3
-import * as x from "@imtbl/x-client";
4
5
const baseConfig = {
6
environment: Environment.SANDBOX,
0 commit comments