Update shell.js

This commit is contained in:
Namhyeon Go 2024-07-10 12:01:05 +09:00 committed by GitHub
parent c773406464
commit f4b2a68121
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
// Windows Shell Interface with WelsonJS Pipe-IPC module
// Namhyeon Go <abuse@catswords.net>
// Namhyeon Go (Catswords Research) <abuse@catswords.net>
// https://github.com/gnh1201/welsonjs
var FILE = require("lib/file");
var PipeIPC = require("lib/pipe-ipc");