Skip to content

Commit

Permalink
fix: export FlatpickrDirective
Browse files Browse the repository at this point in the history
  • Loading branch information
gaarutyunov authored Feb 2, 2021
1 parent 5b53ac1 commit 1ca2abf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
export * from './flatpickr.module';
export { FlatpickrDefaults } from './flatpickr-defaults.service';
export { FlatpickrDirective } from './flatpickr.directive';

0 comments on commit 1ca2abf

Please sign in to comment.