UNPKG

79 BJavaScriptView Raw
1#!/usr/bin/env node
2'use strict';
3const alfyLink = require('./');
4
5alfyLink();