mirror of
https://github.com/graphql-hive/console
synced 2026-05-14 12:48:42 +00:00
3 lines
48 B
Batchfile
3 lines
48 B
Batchfile
@echo off
|
|
|
|
node --no-deprecation "%~dp0\run" %*
|