mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 13:25:12 +00:00
4 lines
93 B
TypeScript
4 lines
93 B
TypeScript
export const OPERATION_NAME = 'x-operation-name';
|
|
|
|
export const REQUEST_ID = 'x-request-id';
|