SecureClientQuery moved to flipper-common
Summary: It should've been there with ClientQuery. Reviewed By: antonk52 Differential Revision: D47210314 fbshipit-source-id: 869496918648f20b616c1a612296fff55597af77
This commit is contained in:
committed by
Facebook GitHub Bot
parent
f63e5d440a
commit
4a0ad8c1c3
@@ -10,11 +10,11 @@
|
||||
import {
|
||||
CertificateExchangeMedium,
|
||||
ClientQuery,
|
||||
SecureClientQuery,
|
||||
DeviceOS,
|
||||
ResponseMessage,
|
||||
} from 'flipper-common';
|
||||
import {ParsedUrlQuery} from 'querystring';
|
||||
import {SecureClientQuery} from './ServerWebSocketBase';
|
||||
|
||||
/**
|
||||
* Transforms the certificate exchange medium type as number to the
|
||||
|
||||
Reference in New Issue
Block a user