Mercurial > code > home > repos > streamed-graph
diff src/demo.ts @ 79:0c188ed3bcd8
starting lit upgrade. total mess right now
author | drewp@bigasterisk.com |
---|---|
date | Wed, 17 Nov 2021 13:01:08 -0800 |
parents | b8e5850acca0 |
children |
line wrap: on
line diff
--- a/src/demo.ts Tue Feb 11 22:55:24 2020 -0800 +++ b/src/demo.ts Wed Nov 17 13:01:08 2021 -0800 @@ -1,2 +1,1 @@ -export { StreamedGraph } from './index'; // to make the customElement -export { DomBind } from "@polymer/polymer/lib/elements/dom-bind.js"; +// export { StreamedGraph } from './index'; // to make the customElement