Add Executables

This commit is contained in:
Tben
2023-07-30 00:33:57 +01:00
parent 14f39c0986
commit b7e4918e9d
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
#! /usr/bin/env node
"use strict";
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };