<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet"
        integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css"
        integrity="sha512-SzlrxWUlpfuzQ+pcUCosxcglQRNAq/DZjVsC0lE40xsADsfeQoEypE+enwcOiGjk/bSuGGKHEyjSoQ1zVisanQ=="
        crossorigin="anonymous" referrerpolicy="no-referrer" />
</head>
</html>
<?php

// This file `jetpack_autoload_filemap.php` was auto generated by automattic/jetpack-autoloader.

$vendorDir = dirname(__DIR__);
$baseDir   = dirname($vendorDir);

return array(
	'3773ef3f09c37da5478d578e32b03a4b' => array(
		'version' => '4.3.11.0',
		'path'    => $vendorDir . '/automattic/jetpack-assets/actions.php'
	),
	'7372b7fb88a9723cf5b76d456eb0b738' => array(
		'version' => '6.19.2.0',
		'path'    => $vendorDir . '/automattic/jetpack-connection/actions.php'
	),
	'2d223b650b5c56928c1affa16ee5cfe2' => array(
		'version' => '0.4.0.0',
		'path'    => $vendorDir . '/wordpress/abilities-api/includes/bootstrap.php'
	),
	'44e8414cd27982ecf86403af6e48f123' => array(
		'version' => '10.8.1.0',
		'path'    => $baseDir . '/src/StoreApi/deprecated.php'
	),
	'9ce98895d0a470c71998c4b530020d26' => array(
		'version' => '10.8.1.0',
		'path'    => $baseDir . '/src/StoreApi/functions.php'
	),
	'c379ea42c3f5964a973a7106b08c5ef0' => array(
		'version' => '10.8.1.0',
		'path'    => $baseDir . '/src/Blocks/Domain/Services/functions.php'
	),
	'cd726a73edeabe4da44e314a8eebc9bb' => array(
		'version' => '10.8.1.0',
		'path'    => $baseDir . '/src/Deprecated.php'
	),
	'5faa4bf87f7a087750aedbe9b28cd338' => array(
		'version' => '10.8.1.0',
		'path'    => $baseDir . '/src/Internal/Api/Schema/aliases.php'
	),
);
