Skip to main content
Module

x/ramda/source/index.js>trim

:ram: Practical functional Javascript
Latest
variable trim
import { trim } from "https://deno.land/x/ramda@v0.27.2/source/index.js";

Removes (strips) whitespace from both ends of the string.