added keywords endpoint and types

This commit is contained in:
DerPenz
2023-02-27 15:40:22 +01:00
parent fe86aed01f
commit ea430efcf5
4 changed files with 41 additions and 0 deletions

View File

@@ -14,4 +14,5 @@ export * from './people';
export * from './review';
export * from './trending';
export * from './find';
export * from './keywords';