mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 04:24:45 -04:00
4 lines
79 B
JavaScript
Executable file
4 lines
79 B
JavaScript
Executable file
#! /usr/bin/env node
|
|
// -*- js -*-
|
|
|
|
require("wepp").processArgs(process.argv);
|