view 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
line wrap: on
line source

export { StreamedGraph } from './index'; // to make the customElement
export { DomBind } from "@polymer/polymer/lib/elements/dom-bind.js";