#!/bin/sh
set -e
nodejs -e "require('has-symbol-support-x');"
