UNPKG

linkup-sdk

Version:
3 lines 182 B
import type { LinkupApiError } from '../types'; export declare const concatErrorAndDetails: (e: LinkupApiError) => string; //# sourceMappingURL=concat-error-and-details.util.d.ts.map