7 lines
132 B
Text
7 lines
132 B
Text
let s = import "../reflection/schemas/connections" in
|
|
|
|
{
|
|
upstream = [],
|
|
downstream = [],
|
|
peers = [],
|
|
} | s.Connections
|