File "index.asset.php"

Full Path: /home/fineflavourcocoa/public_html/wp-content-20241016230821/plugins/contact-form-7/includes/block-editor/index.asset.php
File size: 208 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

return array(
	'dependencies' => array(
		'react',
		'wp-api-fetch',
		'wp-block-editor',
		'wp-blocks',
		'wp-components',
		'wp-element',
		'wp-i18n',
		'wp-url',
	),
	'version' => WPCF7_VERSION,
);