Converted QPL plugin to TypeScript
Summary: Converted QPL plugin to TypeScript Reviewed By: danielbuechele Differential Revision: D17184095 fbshipit-source-id: 2a841bd8bc746cab70e6a03b0ccc8ffbdbda43c6
This commit is contained in:
committed by
Facebook Github Bot
parent
9156c7c2c8
commit
f3691bec7b
@@ -16,6 +16,7 @@ export {
|
||||
FlipperPlugin,
|
||||
FlipperDevicePlugin,
|
||||
callClient,
|
||||
Notification,
|
||||
} from './plugin';
|
||||
export {PluginClient, Props} from './plugin';
|
||||
export {default as Client} from './Client';
|
||||
|
||||
Reference in New Issue
Block a user