UNPKG

@lorenstuff/amazon-selling-partner-api

Version:

A package for interacting with the Amazon Selling Partner API.

7 lines 163 B
/** * Formats a date yyyyMMdd'T'HHmmss'Z'. * * @param date */ export declare function formatDate(date: Date): string; //# sourceMappingURL=format-date.d.ts.map