/*
 * This file is intentionally left blank to avoid a dependency on React.
 * We're not using React in the checkout surface, so we don't need to import it.
 * This will be fixed with https://github.com/Shopify/checkout-web/issues/44331
 */

export const ExtensionApiContext = {};
