Type alias Trim<S>

Trim<S>: TrimLeft<TrimRight<S>>

去除字符串两端空白

Type Parameters

  • S extends string

Type Param

Generated using TypeDoc