SYMBOL INDEX (30 symbols across 6 files) FILE: extensions/fastdom-promised.js function create (line 55) | function create(promised, type, fn, ctx) { FILE: extensions/fastdom-sandbox.js function Sandbox (line 54) | function Sandbox(fastdom) { function clearAll (line 118) | function clearAll(fastdom, tasks) { function remove (line 134) | function remove(array, item) { FILE: fastdom-strict.js function __webpack_require__ (line 16) | function __webpack_require__(moduleId) { function StrictDom (line 328) | function StrictDom(win) { function Property (line 461) | function Property(object, name, config, strictdom) { function Measure (line 530) | function Measure() { function Mutate (line 599) | function Mutate() { function Accessor (line 662) | function Accessor() { function Value (line 716) | function Value() { function Style (line 781) | function Style() { function ClassList (line 795) | function ClassList() { function StrictStyle (line 809) | function StrictStyle(el, strictdom) { function getter (line 857) | function getter(key) { function setter (line 863) | function setter(key) { function caller (line 871) | function caller(key) { function StrictClassList (line 881) | function StrictClassList(el, strictdom) { function error (line 918) | function error(type) { function getDescriptor (line 927) | function getDescriptor(object, prop) { function extend (line 931) | function extend(parent, props) { function isAttached (line 935) | function isAttached(el) { FILE: fastdom.d.ts type Omit (line 1) | type Omit = Pick>; class Fastdom (line 3) | class Fastdom { FILE: fastdom.js function FastDom (line 39) | function FastDom() { function scheduleFlush (line 168) | function scheduleFlush(fastdom) { function flush (line 185) | function flush(fastdom) { function remove (line 218) | function remove(array, item) { function mixin (line 230) | function mixin(target, source) { FILE: test/fastdom-test.js function shared (line 214) | function shared() {}