SYMBOL INDEX (50 symbols across 24 files) FILE: package/formatFiberNodes.ts type node (line 4) | type node = { type formattedNode (line 15) | type formattedNode = { FILE: package/index.js function RecoilizeDebugger (line 26) | function RecoilizeDebugger(props) { function formatRecoilizeSelectors (line 271) | function formatRecoilizeSelectors(...selectors){ FILE: package/index.ts function RecoilizeDebugger (line 12) | function RecoilizeDebugger(props: any) { FILE: src/app/Containers/SnapshotContainer.tsx function prevClr (line 124) | function prevClr() { function fwrdClr (line 135) | function fwrdClr() { FILE: src/app/Containers/VisualContainer.tsx type navTypes (line 12) | type navTypes = { FILE: src/app/components/App.tsx constant LOGO_URL (line 22) | const LOGO_URL = './assets/Recoilize-v2.png'; FILE: src/app/components/AtomNetwork/AtomNetworkLegend.tsx function openDropdown (line 40) | function openDropdown(e: React.MouseEvent) { FILE: src/app/components/AtomNetwork/AtomNetworkVisual.tsx function zoomActions (line 146) | function zoomActions() { FILE: src/app/components/ComponentGraph/AtomComponentVisual.tsx type AtomComponentVisualProps (line 11) | interface AtomComponentVisualProps { function zoomed (line 141) | function zoomed() { function update (line 157) | function update(source: any) { function openDropdown (line 478) | function openDropdown(e: React.MouseEvent) { FILE: src/app/components/Metrics/ComparisonGraph.tsx type ComparisonGraphProps (line 6) | interface ComparisonGraphProps { function colorPicker (line 73) | function colorPicker(data: any) { FILE: src/app/components/Metrics/RankedGraph.tsx type RankedGraphProps (line 5) | interface RankedGraphProps { function colorPicker (line 36) | function colorPicker(data: any) { FILE: src/app/components/NavBar/NavBar.tsx type NavBarProps (line 3) | interface NavBarProps { FILE: src/app/components/Slider/MainSlider.tsx type handleProps (line 10) | interface handleProps { function MainSlider (line 44) | function MainSlider() { FILE: src/app/components/Testing/Editor.js function handleRunCodeClick (line 39) | function handleRunCodeClick () { function handleChange (line 53) | function handleChange (editor, data, value) { FILE: src/app/components/Testing/displayTests.tsx function handleToBeChange (line 15) | function handleToBeChange(e) { function handleParameterChange (line 19) | function handleParameterChange(e) { FILE: src/app/state-management/index.tsx type RootState (line 41) | type RootState = ReturnType; type AppDispatch (line 42) | type AppDispatch = typeof store.dispatch; FILE: src/app/state-management/slices/AtomsAndSelectorsSlice.tsx type selectedState (line 4) | interface selectedState { FILE: src/app/state-management/slices/FilterSlice.tsx type FilterState (line 4) | interface FilterState { FILE: src/app/state-management/slices/SelectedSlice.tsx type selectedState (line 4) | interface selectedState { FILE: src/app/state-management/slices/ZoomSlice.tsx type ZoomState (line 4) | interface ZoomState { FILE: src/app/utils/makeRelationshipLinks.ts type relationships (line 1) | type relationships = { type caches (line 6) | type caches = { FILE: src/app/utils/makeTreeConversion.ts type makeTreeObj (line 1) | type makeTreeObj = { FILE: src/extension/background.ts type Msg (line 4) | interface Msg { type Connections (line 11) | interface Connections { FILE: src/types/index.d.ts type stateSnapshot (line 2) | type stateSnapshot = { type stateSnapshotDiff (line 9) | type stateSnapshotDiff = { type filteredSnapshot (line 15) | type filteredSnapshot = { type filteredSnapshotDiff (line 20) | type filteredSnapshotDiff = { type node (line 25) | type node = { type nodeDiff (line 36) | type nodeDiff = { type componentAtomTree (line 43) | type componentAtomTree = { type componentAtomTreeDiff (line 53) | type componentAtomTreeDiff = { type dataDuration (line 63) | type dataDuration = { type dataDurationArr (line 67) | type dataDurationArr = dataDuration[]; type atom (line 76) | type atom = { type selector (line 87) | type selector = { type selectedTypes (line 91) | type selectedTypes = {