textui/deps.ts

3 lines
145 B
TypeScript
Raw Normal View History

2021-08-26 18:12:36 +00:00
export { cmp } from "https://js.thunderk.net/functional@1.0.0/all.ts";
2021-06-28 18:21:32 +00:00
export { readKeypress } from "https://deno.land/x/keypress@0.0.7/mod.ts";