SYMBOL INDEX (22 symbols across 13 files) FILE: pages/index.js constant MANGAS (line 12) | const MANGAS = [ constant SELECT_OPTIONS (line 56) | const SELECT_OPTIONS = [ FILE: src/components/DisabledItem.tsx type DisabledItemProps (line 5) | interface DisabledItemProps { FILE: src/components/GroupItem.tsx type GroupItemProps (line 7) | interface GroupItemProps { FILE: src/components/Icons.tsx type Props (line 3) | interface Props { FILE: src/components/Item.tsx type ItemProps (line 9) | interface ItemProps { FILE: src/components/Options.tsx type OptionsProps (line 11) | interface OptionsProps { FILE: src/components/SearchInput.tsx type SearchInputProps (line 6) | interface SearchInputProps { FILE: src/components/Select.tsx function update (line 97) | function update() { FILE: src/components/SelectProvider.tsx type Store (line 5) | interface Store { type Props (line 13) | interface Props { FILE: src/components/Spinner.tsx type Props (line 5) | interface Props { FILE: src/components/type.ts type Option (line 3) | interface Option { type GroupOption (line 10) | interface GroupOption { type Options (line 15) | type Options = Array