UNPKG

139 BJavaScriptView Raw
1#!/usr/bin/env node
2'use strict'
3
4/** @type {typeof import("./source/bin.coffee") } */
5module.exports = require('./edition-esnext/bin.js')