UNPKG

@intuitionrobotics/thunderstorm

Version:
6 lines (5 loc) 266 B
export declare const HeaderKey_Env = "x-env"; export declare const HeaderKey_CurrentPage = "x-current-page"; export declare const HeaderKey_FunctionExecutionId = "function-execution-id"; export declare const HeaderKey_JWT = "jwt"; export type PlatformName = string;