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