4 lines
110 B
Plaintext
4 lines
110 B
Plaintext
namespace __MODULE__.Features.__SLICE__;
|
|
|
|
public sealed record Response(/* approved response fields only */);
|