annotate src/Global.d.ts @ 101:76c1a29a328f

repo now demos itself, which runs better than using the nested demo/ project
author drewp@bigasterisk.com
date Fri, 11 Feb 2022 23:24:41 -0800
parents b8e5850acca0
children
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 // magic to allow importing from styl files
b8e5850acca0 local demo; styles
drewp@bigasterisk.com
parents:
diff changeset
2 declare module "*.styl";