UNPKG

ts-protoc-gen

Version:

Protoc Plugin for TypeScript Declarations and Service Definitions

8 lines (7 loc) 167 B
@IF EXIST "%~dp0\node.exe" ( "%~dp0\node.exe" "%~dp0\..\lib\index.js" %* ) ELSE ( @SETLOCAL @SET PATHEXT=%PATHEXT:;.JS;=;% node "%~dp0\..\lib\index.js" %* )