chore: run prettier

This commit is contained in:
Adrian Castro
2024-02-04 14:00:12 +01:00
parent 3a4df634cf
commit c4a56c1a2a
2 changed files with 45 additions and 36 deletions

View File

@@ -1,2 +1,2 @@
export const name = "tmdb";
export * from './search';
export * from "./search";