UNPKG

@ingestkorea/client-sens

Version:

INGESTKOREA SDK Naver Cloud Platform SENS Client for Node.js.

8 lines (7 loc) 484 B
export declare const INGESTKOREA_USER_AGENT = "x-ingestkorea-user-agent"; export declare const INGESTKOREA_REQUEST_LOG = "x-ingestkorea-request"; export declare const INGESTKOREA_RETRY = "x-ingestkorea-attempts"; export declare const INGESTKOREA_RETRY_DELAY = "x-ingestkorea-total-retry-delay"; export declare const NCP_ACCESS_KEY = "x-ncp-iam-access-key"; export declare const NCP_TIMESTAMP = "x-ncp-apigw-timestamp"; export declare const NCP_SIGNATURE = "x-ncp-apigw-signature-v2";