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