element.ts

1import { Clean } from "./util"
2import * as zed from "./zed"
3
4export type Text = Clean<zed.TextStyle>