Mercurial > code > home > repos > streamed-graph
view src/demo.ts @ 77:0ffe5591b048
sort imports
author | drewp@bigasterisk.com |
---|---|
date | Tue, 11 Feb 2020 22:54:47 -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";