#!/bin/sh
set -e
nodejs -e "require('has-to-string-tag-x');"
