UNPKG

mdzjs

Version:

```bash npm i mdzjs ```

2 lines 82 B
import {text} from "ziko" export default ({txt, color})=>text(txt).style({color})