1
0
mirror of synced 2024-09-23 18:58:24 +02:00
CriTools/view_utf.bat
2020-03-12 10:35:30 +08:00

3 lines
56 B
Batchfile

@echo off
node.exe "%~dp0src\index.js" view_utf %*
pause