SYMBOL INDEX (28 symbols across 8 files) FILE: compare.js function compare (line 6) | function compare (array1, array2) { FILE: example/index.js function mainView (line 20) | function mainView (state, emit) { function store (line 53) | function store (state, emitter) { FILE: example/leaflet.js function Leaflet (line 10) | function Leaflet () { FILE: index.js constant OL_KEY_ID (line 7) | const OL_KEY_ID = onload.KEY_ID constant OL_ATTR_ID (line 8) | const OL_ATTR_ID = onload.KEY_ATTR function makeID (line 12) | function makeID () { function Nanocomponent (line 18) | function Nanocomponent (name) { FILE: test/browser/blog-section.js class BlogSection (line 4) | class BlogSection extends Nanocomponent { method constructor (line 5) | constructor (name = 'BlogSection') { method createElement (line 10) | createElement (entries) { method update (line 19) | update (entries) { FILE: test/browser/index.js function makeID (line 9) | function makeID () { function createTestElement (line 13) | function createTestElement () { function Missing (line 71) | function Missing () { function Missing (line 84) | function Missing () { class LifeCycleComp (line 102) | class LifeCycleComp extends Nanocomponent { method constructor (line 103) | constructor () { method createElement (line 116) | createElement (text) { method update (line 122) | update (text) { method beforerender (line 128) | beforerender () { method afterupdate (line 132) | afterupdate () { method load (line 136) | load () { method unload (line 141) | unload () { function onLoad (line 171) | function onLoad () { function onUnload (line 206) | function onUnload () { FILE: test/browser/simple.js function SimpleComponent (line 6) | function SimpleComponent (name) { FILE: test/node.js function MyComp (line 14) | function MyComp () {