mirror of
https://gitlab.com/fabinfra/fabaccess/fabaccess-api.git
synced 2025-03-12 23:01:47 +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 {
|
||
|
|
||
|
}
|