mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-03-22 21:41:24 +01:00
5 lines
79 B
JavaScript
Executable File
5 lines
79 B
JavaScript
Executable File
#! /usr/bin/env node
|
|
// -*- js -*-
|
|
|
|
require("wepp").processArgs(process.argv);
|