This project is in semver alpha stage
import { ok, h, descendants } from "@virtualstate/focus";
/**
- This is living documentation, change this code, and on build, README.md will be updated
- Comments starting with /* (and not /**) will be treated as markdown
- Code is treated as codeblocks
- To split code up, add an empty comment
- A comment must have its starting & ending markers on their own lines