first commit

This commit is contained in:
2025-05-25 00:47:31 +03:00
commit beafdab45a
3 changed files with 18 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
syntax = "proto3";
package yandexmarket.products;
service ProductsService {
}