mirror of
https://gitlab.com/fabinfra/fabaccess/fabaccess-api.git
synced 2025-03-12 23:01:47 +01:00
9 lines
147 B
Cap'n Proto
9 lines
147 B
Cap'n Proto
@0xdcc65f4a7b1b013a;
|
|
|
|
using CSharp = import "programming_language/csharp.capnp";
|
|
$CSharp.namespace("FabAccessAPI.Schema");
|
|
|
|
interface Project {
|
|
|
|
}
|