Home
last modified time | relevance | path

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

/expo/packages/expo-router/src/fork/__tests__/
H A DgetPathFromState-upstream.test.node.ts300 const staticCopy = JSON.parse(JSON.stringify(inputState)); constant
320 expect(inputState).toEqual(staticCopy);