Skip to content

Commit

Permalink
v0.1.6: fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
laisfrigerio committed Jan 14, 2025
1 parent 311045d commit bce71f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export * from './dto/quiz.dto';
export * from './entities/quiz.entity';
export * from './quizland';
export * from './types';
export * from './types';

0 comments on commit bce71f1

Please sign in to comment.