UNPKG

@stripe/ui-extension-sdk

Version:

The suite of functionality available to UI extensions in Stripe apps

6 lines (5 loc) 232 B
"use strict"; // This file moved to utils; re-exported to not break imports Object.defineProperty(exports, "__esModule", { value: true }); const apiFetch_1 = require("./utils/apiFetch"); exports.default = apiFetch_1.stripeApiFetch;