Add generics to server add-on connection
Reviewed By: mweststrate Differential Revision: D34307356 fbshipit-source-id: 27e61355a85995368ebb197c42d58f4145473567
This commit is contained in:
committed by
Facebook GitHub Bot
parent
673bb9135e
commit
01a5f3da90
@@ -47,6 +47,7 @@ export {
|
||||
getErrorFromErrorLike,
|
||||
deserializeRemoteError,
|
||||
} from './utils/errors';
|
||||
export {createControlledPromise} from './utils/controlledPromise';
|
||||
export * from './GK';
|
||||
export * from './clientUtils';
|
||||
export * from './settings';
|
||||
|
||||
Reference in New Issue
Block a user