Mercurial > code > home > repos > streamed-graph
view src/demo.ts @ 69:72ad92ebda7a
don't need forObjects typing workaround anymore
author | drewp@bigasterisk.com |
---|---|
date | Mon, 10 Feb 2020 16:57:22 -0800 |
parents | b8e5850acca0 |
children | 0c188ed3bcd8 |
line wrap: on
line source
export { StreamedGraph } from './index'; // to make the customElement export { DomBind } from "@polymer/polymer/lib/elements/dom-bind.js";