UNPKG

@stdlib/string-base-trim

Version:

Trim whitespace characters from the beginning and end of a string.

3 lines 104 B
/// <reference path="../docs/types/index.d.ts" /> import trim from '../docs/types/index'; export = trim;