Add generics to server add-on connection

Reviewed By: mweststrate

Differential Revision: D34307356

fbshipit-source-id: 27e61355a85995368ebb197c42d58f4145473567
This commit is contained in:
Andrey Goncharov
2022-02-28 03:50:34 -08:00
committed by Facebook GitHub Bot
parent 673bb9135e
commit 01a5f3da90
14 changed files with 129 additions and 46 deletions

View File

@@ -52,6 +52,7 @@ test('Correct top level API exposed', () => {
"Tracked",
"TrackingScope",
"batch",
"createControlledPromise",
"createDataSource",
"createState",
"createTablePlugin",