Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Commit

Permalink
feat: expose utility functions used to build download link closes #142
Browse files Browse the repository at this point in the history
  • Loading branch information
scttcper committed May 9, 2019
1 parent 5f6d8a1 commit 8187010
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/public_api.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export { CsvModule } from './csv.module';
export { CsvDirective } from './csv.directive';
export * from './util';

0 comments on commit 8187010

Please sign in to comment.