Skip to content

Commit 4e3c429

Browse files
committed
Export plus type
1 parent 5b7d222 commit 4e3c429

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ export const createApi = flow(initMakeRequest, makeRequest => ({
4141
}));
4242

4343
export { Language, ColorId, ContentFilter, SearchOrderBy } from './methods/search/types/request';
44-
export { OrderBy, Orientation } from './types/request';
44+
export { OrderBy, Orientation, Plus } from './types/request';
4545
export { _internals };

0 commit comments

Comments
 (0)