UNPKG

statement-parser-fab

Version:

Parse bank and credit card statements. Updated fork with FAB (First Abu Dhabi Bank) support and maintained dependencies.

6 lines (5 loc) 197 B
export * from './parser/all-parsers'; export * from './parser/parse-api'; export * from './parser/parsed-output'; export * from './parser/parser-function'; export * from './parser/parser-options';