SYMBOL INDEX (10 symbols across 3 files) FILE: src/island-web-components.tsx type InitialPropsWebComponent (line 5) | type InitialPropsWebComponent = { [x: string]: any } class Element (line 19) | class Element extends HTMLElement { method constructor (line 20) | constructor() { method constructor (line 62) | constructor() { class Element (line 61) | class Element extends HTMLElement { method constructor (line 20) | constructor() { method constructor (line 62) | constructor() { FILE: src/island.ts type InitialProps (line 4) | type InitialProps = { [x: string]: any } type Island (line 6) | type Island

= { FILE: src/lib.ts type HostElement (line 4) | type HostElement = HTMLElement | ShadowRoot type RootFragment (line 172) | type RootFragment = any function createRootFragment (line 174) | function createRootFragment(