added keywords endpoint and types
This commit is contained in:
@@ -11,6 +11,7 @@ export * from './discover';
|
||||
export * from './review';
|
||||
export * from './trending';
|
||||
export * from './find';
|
||||
export * from './keywords';
|
||||
|
||||
export interface AuthorDetails {
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user