SYMBOL INDEX (8 symbols across 4 files) FILE: src/index.ts type RollupLivereloadOptions (line 22) | interface RollupLivereloadOptions extends CreateServerConfig { function livereload (line 58) | function livereload( function parseOptions (line 112) | function parseOptions( function green (line 124) | function green(text: string) { FILE: test/config.test.ts constant FILE_TO_MODIFY (line 5) | const FILE_TO_MODIFY = 'test/config/rollup.config.js' FILE: test/entry.test.ts constant FILE_TO_MODIFY (line 5) | const FILE_TO_MODIFY = 'test/entry/entry.js' FILE: test/shared.ts constant DELAY (line 5) | const DELAY = 400 function createContext (line 7) | function createContext(folder = 'entry') {