Home
last modified time | relevance | path

Searched refs:JS_ENGINE_PROP_KEY (Results 1 – 1 of 1) sorted by relevance

/expo/packages/@expo/config-plugins/src/ios/__tests__/
H A DBuildProperties-test.ts12 const JS_ENGINE_PROP_KEY = 'expo.jsEngine'; constant
24 [JS_ENGINE_PROP_KEY]: 'hermes',
38 [JS_ENGINE_PROP_KEY]: 'jsc',
48 modResults: { [JS_ENGINE_PROP_KEY]: 'jsc' } as Record<string, string>,
52 [JS_ENGINE_PROP_KEY]: 'hermes',