mirror of
https://github.com/graphql-hive/console
synced 2026-05-05 22:48:47 +00:00
4 lines
31 B
Batchfile
4 lines
31 B
Batchfile
|
|
@echo off
|
||
|
|
|
||
|
|
node "%~dp0\run" %*
|