UNPKG

@paciolan/cybersource-sdk

Version:
4 lines (3 loc) 101 B
export function getResponseCodeMessage(responseCode: string | { toString: () => any; }): string;