Sign in
chromium
/
chromium
/
src
/
f303bc03a281b55dbd066185f79daa61dd8ba8d1
/
.
/
tools
/
protoc_wrapper
/
protoc-gen-ts_proto.bat
blob: 8e5091ab27f3c1214fc8067dd549e30a79f90c08 [
file
]
@echo
off
::
Copyright
2025
The
Chromium
Authors
::
Use
of
this
source code
is
governed
by
a BSD
-
style license that can be
::
found
in
the LICENSE file
.
python3
"%~dp0protoc-gen-ts_proto.py"
%*