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