UNPKG

flipper-server-client

Version:

Lightweight abstraction to connect to Flipper Server and provide an API to interact with it

10 lines 279 B
/** * Copyright (c) Meta Platforms, Inc. and affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. * * @format */ export * from './FlipperServerClient'; //# sourceMappingURL=index.d.ts.map