textui/deps.ts

3 lines
156 B
TypeScript
Raw Normal View History

2021-05-13 22:04:47 +00:00
export * from "https://code.thunderk.net/typescript/functional/raw/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";