meli-cli/src/global-options.ts

3 lines
82 B
TypeScript

export const CLI_PREFIX = 'MELI';
export const API_TOKEN_HEADER = 'x-meli-token';