certificate provider

Summary: _typescript_

Reviewed By: passy

Differential Revision: D17096517

fbshipit-source-id: a6e69e8b9a82fe76bb1de51a3a93182f35f40b3f
This commit is contained in:
Daniel Büchele
2019-08-28 20:33:23 -07:00
committed by Facebook Github Bot
parent 9970c50daf
commit 5868946818
25 changed files with 81 additions and 38 deletions

View File

@@ -8,7 +8,7 @@
import type {Element} from 'flipper';
import type {PluginClient} from 'flipper';
import type Client from '../../Client.tsx';
import type {Logger} from '../../fb-interfaces/Logger.js';
import type {Logger} from '../../fb-interfaces/Logger.tsx';
import {
ManagedDataInspector,