<?php

namespace Google\Site_Kit_Dependencies;

if (!\function_exists('Google\\Site_Kit_Dependencies\\React\\Promise\\resolve')) {
    require __DIR__ . '/functions.php';
}
