#!/usr/bin/env node

import { install } from '.';

void install();
