UNPKG

react-native-worklets

Version:
12 lines (11 loc) 351 B
'use strict'; /** * This constant is needed for typechecking and preserving static typechecks in * generated .d.ts files. Without it, the static flags resolve to an object * without specific keys. */ export const DefaultStaticFeatureFlags = { RUNTIME_TEST_FLAG: false, IOS_DYNAMIC_FRAMERATE_ENABLED: false }; //# sourceMappingURL=types.js.map