UNPKG

ofx-data-extractor

Version:

A module written in TypeScript that provides a utility to extract data from an OFX file in Node.js and Browser

2 lines (1 loc) 74 B
export declare function formatDate(date: string, format: string): string;