diff service/mqtt_to_rdf/src/Global.d.ts @ 733:9ca69f2be87b

more mqtt_to_rdf renames. bring in basic LitElement setup for the debug page Ignore-this: 85e2ab49915e44b08219e537fab21870
author drewp@bigasterisk.com
date Sat, 08 Feb 2020 04:02:22 -0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/service/mqtt_to_rdf/src/Global.d.ts	Sat Feb 08 04:02:22 2020 -0800
@@ -0,0 +1,2 @@
+// magic to allow importing from styl files
+declare module "*.styl";
\ No newline at end of file