#!/usr/bin/env php
<?php

define('IMPORTER_WRAPPER_ENTRY', true);
require_once __DIR__ . '/../src/import.php';
