Skip to main content
Module

x/cowsay/mod.ts>think

Configurable talking cow for Deno
Latest
variable think
import { think } from "https://deno.land/x/cowsay@1.1/mod.ts";

type

(options: IOptions) => string