view src/demo.ts @ 51:77aa2e9234ed

bug with rdf:type stmts
author drewp@bigasterisk.com
date Thu, 09 Jan 2020 00:33:46 -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";