annotate src/demo.ts @ 68:f357cd36c26e

pnpm install is cheap; do it all the time
author drewp@bigasterisk.com
date Mon, 10 Feb 2020 16:56:21 -0800
parents b8e5850acca0
children 0c188ed3bcd8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
48
b8e5850acca0 local demo; styles
drewp@bigasterisk.com
parents:
diff changeset
1 export { StreamedGraph } from './index'; // to make the customElement
b8e5850acca0 local demo; styles
drewp@bigasterisk.com
parents:
diff changeset
2 export { DomBind } from "@polymer/polymer/lib/elements/dom-bind.js";