Skip to content

Instantly share code, notes, and snippets.

@rbiggs
Created October 12, 2019 03:43
Show Gist options
  • Save rbiggs/6147973586bbd5dcc05001eff6ea9ced to your computer and use it in GitHub Desktop.
Save rbiggs/6147973586bbd5dcc05001eff6ea9ced to your computer and use it in GitHub Desktop.
Set up type listing in a file
// @ts-check
import {h, render, run} from '@composi/core'
import {idb} from '@composi/idb'
// Some code here…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment