Skip to content

Commit

Permalink
fix: add export parse-error
Browse files Browse the repository at this point in the history
  • Loading branch information
Koichi Hatano committed Aug 22, 2019
1 parent f9fa45a commit f129a3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/public_api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ export * from './lib/interfaces/parse-meta';
export * from './lib/interfaces/papa-parse-parser';
export * from './lib/interfaces/parse-result';
export * from './lib/interfaces/unparse-config';
export * from './lib/interfaces/parse-error';

0 comments on commit f129a3d

Please sign in to comment.