SYMBOL INDEX (14 symbols across 9 files) FILE: docs/src/App.js function App (line 9) | function App() { FILE: docs/src/DemoContent.js function Content (line 32) | function Content() { FILE: docs/src/DemoCustomTest.js function Content (line 12) | function Content() { FILE: docs/src/DemoFooter.js function DemoHeader (line 36) | function DemoHeader() { FILE: docs/src/DemoHeader.js function DemoHeader (line 54) | function DemoHeader() { FILE: lib/AnimatedCursor.tsx function CursorCore (line 40) | function CursorCore({ function AnimatedCursor (line 391) | function AnimatedCursor({ FILE: lib/AnimatedCursor.types.ts type AnimatedCursorOptions (line 3) | interface AnimatedCursorOptions { type Clickable (line 15) | type Clickable = string | ({ target: string } & AnimatedCursorOptions) type AnimatedCursorProps (line 17) | interface AnimatedCursorProps extends AnimatedCursorOptions { type AnimatedCursorCoordinates (line 23) | interface AnimatedCursorCoordinates { FILE: lib/helpers/find.ts function findInArray (line 1) | function findInArray( FILE: lib/hooks/useEventListener.ts type AllEventMaps (line 3) | type AllEventMaps = HTMLElementEventMap & DocumentEventMap & WindowEventMap function useEventListener (line 23) | function useEventListener(