android13/external/grpc-grpc/templates/grpc.def.template

7 lines
78 B
Plaintext

%YAML 1.2
--- |
EXPORTS
% for api in c_apis:
${api.name}
% endfor