<?php
declare(strict_types=1);

require __DIR__ . '/initial-state.php';
require __DIR__ . '/scripts.php';
