Expose isAtom from flipper-plugin

Summary: Required for companion in later diffs

Reviewed By: passy

Differential Revision: D36517737

fbshipit-source-id: ad47ae00cc88f424507284553c7d4eb430691311
This commit is contained in:
Andrey Goncharov
2022-05-23 03:38:23 -07:00
committed by Facebook GitHub Bot
parent 9abce2f48e
commit e40981ee2e
3 changed files with 8 additions and 1 deletions

View File

@@ -57,6 +57,7 @@ test('Correct top level API exposed', () => {
"createState",
"createTablePlugin",
"getFlipperLib",
"isAtom",
"path",
"produce",
"renderReactRoot",