4 lines
93 B
TypeScript
4 lines
93 B
TypeScript
export const OPERATION_NAME = 'x-operation-name';
|
|
|
|
export const REQUEST_ID = 'x-request-id';
|