fix: add missing export
Signed-off-by: Jan Michael Ong <adobejmong@gmail.com>
This commit is contained in:
@@ -22,4 +22,4 @@
|
||||
|
||||
export * from './actions';
|
||||
export { githubModule as default } from './module';
|
||||
export { getOctokitOptions } from './util';
|
||||
export { getOctokitClient, getOctokitOptions } from './util';
|
||||
|
||||
Reference in New Issue
Block a user