UNPKG

@realm/react

Version:

React specific hooks and implementation helpers for Realm

14 lines 213 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "types": [ "jest", "node", "@testing-library/react-native/extend-expect", ] }, "include": [ "." ], "exclude": [] }